gev_p123_predictordata: Predicted Parameter and Generalized Residuals

View source: R/152b_gev_p123_libs.R

gev_p123_predictordataR Documentation

Predicted Parameter and Generalized Residuals

Description

Predicted Parameter and Generalized Residuals

Usage

gev_p123_predictordata(x, t1, t2, t3, t01, t02, t03, params)

Arguments

x

a vector of training data values

t1

a vector of predictors for the mean

t2

a vector of predictors for the sd

t3

a vector of predictors for the shape

t01

a single value of the predictor (specify either t01 or n01 but not both)

t02

a single value of the predictor (specify either t02 or n02 but not both)

t03

a single value of the predictor (specify either t03 or n03 but not both)

params

model parameters for calculating logf

Value

Two vectors


fitdistcp documentation built on June 8, 2025, 1:04 p.m.