pareto_p1k2_predictordata {fitdistcp}R Documentation

Predicted Parameter and Generalized Residuals

Description

Predicted Parameter and Generalized Residuals

Usage

pareto_p1k2_predictordata(predictordata, x, t, t0, params, kscale)

Arguments

predictordata

logical that indicates whether to calculate and return predictordata

x

a vector of training data values

t

a vector or matrix of predictors

t0

a single value of the predictor (specify either t0 or n0 but not both)

params

model parameters for calculating logf

kscale

the known scale parameter

Value

Two vectors


[Package fitdistcp version 0.1.1 Index]