fasster (version 0.1.0.9100)

tidy.FASSTER: 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 FASSTER
tidy(x, ...)

Arguments

x

An object containing a FASSTER model.

...

Unused.