calcStandardError: Calculate the zero-inflated log-normal statistic's standard...

Description Usage Arguments See Also

View source: R/fitZeroLogNormal.R

Description

Calculat the se for the model. Code modified from "Adjusting for covariates in zero-inflated gamma and zero-inflated log-normal models for semicontinuous data", ED Mills

Usage

1
calcStandardError(mod, fitln, fitzero, coef = 2, exclude = NULL)

Arguments

mod

The zero component model matrix

fitln

A matrix with parameters from the log-normal fit

fitzero

A matrix with parameters from the logistic fit

coef

Coefficient of interest

exclude

List of features to exclude

See Also

fitZeroLogNormal fitFeatureModel


metagenomeSeq documentation built on Nov. 8, 2020, 5:34 p.m.