gev_p123_means {fitdistcp} | R Documentation |
Analytical expressions for Predictive Means RHP mean based on the expectation of DMGS equation 2.1
Description
Analytical expressions for Predictive Means RHP mean based on the expectation of DMGS equation 2.1
Usage
gev_p123_means(means, t01, t02, t03, ml_params, nx)
Arguments
means |
logical that indicates whether to return analytical estimates for the distribution means (longer runtime) |
t01 |
a single value of the predictor (specify either |
t02 |
a single value of the predictor (specify either |
t03 |
a single value of the predictor (specify either |
ml_params |
parameters |
nx |
length of training data |
Value
Two scalars
[Package fitdistcp version 0.1.1 Index]