makemuhat0 {fitdistcp} | R Documentation |
Make muhat0
Description
Make muhat0
Usage
makemuhat0(t0, n0, t, mle_params)
Arguments
t0 |
the value of the predictor vector at which to make the prediction (if n0 not specified) |
n0 |
the position in the predictor vector at which to make the prediction (positive integer less than or equal to the length of |
t |
predictor |
mle_params |
MLE params |
Value
Scalar
[Package fitdistcp version 0.1.1 Index]