View source: R/03b_reltest2_libs.R
reltest2_predict | R Documentation |
Make prediction from one model
reltest2_predict(model = "gev", xx, tt, n0, pp, params, case, nmethods)
model |
which distribution to test. Possibles values are
" |
xx |
training data |
tt |
predictor vector |
n0 |
index for predictor vector |
pp |
probabilities to predict |
params |
model parameters |
case |
the case number: different models have different lists of methods |
nmethods |
the number of methods: different models have different numbers of methods |
Vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.