reltest_makemaxep {fitdistcp} | R Documentation |
Calculate MaxEP from one model
Description
Calculate MaxEP from one model
Usage
reltest_makemaxep(model, ml_max, tt0, tt10, tt20, tt30, params)
Arguments
model |
which distribution to test. Possibles values are
" |
ml_max |
predicted max value |
tt0 |
value of the predictor |
tt10 |
value of predictor 1 |
tt20 |
value of predictor 2 |
tt30 |
value of predictor 3 |
params |
the model parameters |
Value
Vector
[Package fitdistcp version 0.1.1 Index]