extract_pars: Extract parameters from fitted model

Description Usage Arguments Value Examples

View source: R/switchde.R

Description

Extract maximum likelihood parameter estimates from a call to switchde.

Usage

1
extract_pars(sde, gene)

Arguments

sde

The data.frame returned by switchde

gene

The gene for which to extract parameters

Value

A vector of length 3 corresonding to the parameters μ_0, k and t_0

Examples

1
2
3
4

switchde documentation built on Nov. 8, 2020, 5:19 p.m.