delta_ses: Get standard errors using delta method approximation

View source: R/delta_method.R

delta_sesR Documentation

Get standard errors using delta method approximation

Description

Get standard errors using delta method approximation

Usage

delta_ses(formula, mean, cov)

Arguments

formula

a list of RHS-only formula(s)

mean

estimated mean of X

cov

estimated variance-covariance matrix of X

Value

SEs vector


patriciamar/ShinyItemAnalysis documentation built on April 25, 2024, 5:15 a.m.