reltest2_simulate {fitdistcp}R Documentation

Random training data from one model

Description

Random training data from one model

Usage

reltest2_simulate(model = "gev", nx = 50, tt, params)

Arguments

model

which distribution to test. Possibles values are "gev", "gpd_k1", "gev_pred1".

nx

the length of the training data.

tt

the predictor

params

values for the parameters for the specified distribution

Value

Vector


[Package fitdistcp version 0.1.1 Index]