gev_p12_predictordata {fitdistcp} | R Documentation |
Predicted Parameter and Generalized Residuals
Description
Predicted Parameter and Generalized Residuals
Usage
gev_p12_predictordata(predictordata, x, t1, t2, t01, t02, params)
Arguments
predictordata |
logical that indicates whether to calculate and return predictordata |
x |
a vector of training data values |
t1 |
a vector of predictors for the mean |
t2 |
a vector of predictors for the sd |
t01 |
a single value of the predictor (specify either |
t02 |
a single value of the predictor (specify either |
params |
model parameters for calculating logf |
Value
Two vectors
[Package fitdistcp version 0.1.1 Index]