sigma_sq {stpm} | R Documentation |
An internal function to compute sigma square analytically
Description
An internal function to compute sigma square analytically
Usage
sigma_sq(t1, t2, b)
Arguments
t1 |
t1 |
t2 |
t2 |
b |
b (see Yashin et. al, 2007) |
Value
sigma_square (see Akushevich et. al, 2005)
[Package stpm version 1.7.12 Index]