flimMean: Mean response function for 'FLIM'

Description Usage Arguments Details Value Author(s)

View source: R/flimMean.R

Description

Calculates mean responses for "flim" objects.

Usage

1
flimMean(flimobject, response, grouping = NULL)

Arguments

flimobject

object of class "flim".

response

name of one of the responses in the model formula

grouping

optional group/factor variable used in the model.

Details

flimMean takes a fitted "flim" object and calculates the mean response at the observed timepoints. If some group variable was used as predictor in the model, mean responses can be calculated restricted to different levels of this variable, by specifying the "grouping" argument. See example in flim for usage.

Value

Mean responses for "flim" objects.

Author(s)

Rune Hoff


FLIM documentation built on May 29, 2017, 11:30 p.m.