nlme_fit: Mixed Effects Model Fit

Description Usage Arguments Value Examples

View source: R/nlme_fit.R

Description

Fit a dose response curve using nlme. Estimated pIC50 values can be extracted from the fit using the nlme_extract function.

Usage

1

Arguments

df

A data frame with column names resp, conc and cell_id.

Value

an object of class 'nlme' representing the nonlinea mixed-effects model fit.

Examples

1
2
3
4

chapmandu2/pgxsim documentation built on May 6, 2019, 10:13 a.m.