gev_p1k3_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_p1k3_means(means, t0, ml_params, kshape, nx)
Arguments
means |
logical that indicates whether to return analytical estimates for the distribution means (longer runtime) |
t0 |
a single value of the predictor (specify either |
ml_params |
parameters |
kshape |
the known shape parameter |
nx |
length of training data |
Value
Two scalars
[Package fitdistcp version 0.1.1 Index]