Description Usage Arguments Value
View source: R/IdentifiedSet.R
This function solves for the variance of u given r_TstarU and kappa. It handles 3 potential cases when the variance of u must be evaluated: 1. Across multiple simulations, but given the same r_TstarU and k 2. For multiple simulations, each with a value of r_TstarU and k 3. For one simulation across a grid of r_TstarU and k
1  | get_s_u(r_TstarU, k, obs)
 | 
r_TstarU | 
 Vector of r_TstarU values  | 
k | 
 Vector of kappa values  | 
obs | 
 Observables generated by get_observables  | 
Vector of variances of u
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.