pareto_p1k2_logf {fitdistcp} | R Documentation |
Logf for RUST
Description
Logf for RUST
Usage
pareto_p1k2_logf(params, x, t, kscale)
Arguments
params |
model parameters for calculating logf |
x |
a vector of training data values |
t |
a vector or matrix of predictors |
kscale |
the known scale parameter |
Value
Scalar value.
[Package fitdistcp version 0.1.1 Index]