sigma2: estimate the variance of noise

View source: R/sigma2.R

sigma2R Documentation

estimate the variance of noise

Description

estimate the variance of noise

Usage

sigma2(t, y, h = NULL)

Arguments

t

a list of vectors containing time points for each individual. Each vector is sorted in ascending order.

y

a list of vectors containing observed values at t

h

the bandwidth

Value

the estimated variance of the measurement error


ZhuolinSong/wpe documentation built on Oct. 31, 2022, 7:38 p.m.