MakeMatrices: Compute matrices required to fit the model

View source: R/ctmc_dive.R

MakeMatricesR Documentation

Compute matrices required to fit the model

Description

Compute matrices required to fit the model

Usage

MakeMatrices(forms, dat, min_dwell, series = FALSE, nint = 10000, knots = NULL)

Arguments

forms

formulae

dat

data frame (see fitCTMCdive)

min_dwell

start point for the integrals

series

TRUE if data is a series rather than dive-by-dive

nint

number of integration points

Value

list of matrices required to fit the model


r-glennie/CTMCdive documentation built on July 3, 2023, 11:01 p.m.