FitBasicNoAlphaNormal: Fit the model for normal distribution

Description Usage Arguments Value

View source: R/FitNormal.R

Description

Fit the model for normal distribution

Usage

1
FitBasicNoAlphaNormal(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 normally distributed data


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