gaussian_fixed_sd: Gaussian with known standard deviation for measurement errors

View source: R/family.R

gaussian_fixed_sdR Documentation

Gaussian with known standard deviation for measurement errors

Description

Allows using family = gaussian_fixed_sd(link, sd) to specify data that have known measurement error

Usage

gaussian_fixed_sd(link, sd)

Arguments

link

Link function

sd

vector of known standard deviations (repeated for length of time-series, so be careful)


dsem documentation built on June 16, 2026, 9:07 a.m.