addModel.segmentedl: Add results from 'segmented_plate' to 'platexpress' object.

Description Usage Arguments

View source: R/interfaces.R

Description

Calls the predict.segmented method to reconstruct the piecewise linear growth curve, and adds it to the platexpress data object. Option add.slopes allows to add a time-course of growth rates (slopes of the linear segments) instead.

Usage

1
2
## S3 method for class 'segmentedl'
addModel(fit, data, ID = "y", add.slopes = FALSE, ...)

Arguments

fit

list of segmented objects

data

platexpress data object

ID

data ID for the new object

add.slopes

add slopes instead of reconstructed data

...

arguments passed to addModel


raim/platexpress documentation built on Jan. 18, 2022, 1:41 p.m.