get_r_uz: Solves for r_uz given observables, r_TstarU, and kappa

Description Usage Arguments Value

View source: R/IdentifiedSet.R

Description

This function solves for r_uz given r_TstarU and kappa. It handles 3 potential cases when r_uz 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

Usage

1
get_r_uz(r_TstarU, k, obs)

Arguments

r_TstarU

Vector of r_TstarU values

k

Vector of kappa values

obs

Observables generated by get_observables

Value

Vector of r_uz values.


fditraglia/ivdoctr documentation built on June 12, 2020, 7:08 p.m.