tidy.FASSTER: Extract coefficients from a FASSTER model

tidy.FASSTERR Documentation

Extract coefficients from a FASSTER model

Description

Obtains the mean and variance of the estimated initial states from a FASSTER model. Values in the estimate column are contains the mean, and the std.error column contains the standard deviation of the initial states.

Usage

## S3 method for class 'FASSTER'
tidy(x, ...)

Arguments

x

An object containing a FASSTER model.

...

Unused.


mitchelloharawild/fasster documentation built on Sept. 10, 2022, 11:31 p.m.