FitBasicNoAlphaStudent: Fit the model for Student distribution of the expected load

Description Usage Arguments Value

View source: R/FitStudent.R

Description

Fit the model for Student distribution of the expected load

Usage

1
FitBasicNoAlphaStudent(data, response, hybridIndex, paramBounds, config)

Arguments

data

A data frame

response

A character string. Response (e.g. "worm_count")

hybridIndex

A vector of points representing the index used as x axis

paramBounds

A vector of parameters (upper, lower, start) for the optimisation

config

A list containing an optimizer (default: "optimx"), a method (default "bobyqa", "L-BFGS-B") and a control (default list(follow.on = TRUE))

Value

A fit for Student distributed data


alicebalard/Parasite_Load documentation built on May 20, 2021, 7:37 p.m.