target::RR< T > Member List
This is the complete list of members for target::RR< T >, including all inherited members.
_exposure (defined in target::Target< T >) | target::Target< T > | protected |
_response (defined in target::Target< T >) | target::Target< T > | protected |
_weights (defined in target::Target< T >) | target::Target< T > | protected |
_x1 (defined in target::Target< T >) | target::Target< T > | protected |
_x2 (defined in target::Target< T >) | target::Target< T > | protected |
_x3 (defined in target::Target< T >) | target::Target< T > | protected |
A() (defined in target::Target< T >) | target::Target< T > | inline |
alpha (defined in target::Target< T >) | target::Target< T > | |
beta (defined in target::Target< T >) | target::Target< T > | |
calculate(bool target=true, bool nuisance=true, bool propensity=false) override (defined in target::RR< T >) | target::RR< T > | virtual |
est(arma::Col< T > alpha, const arma::Col< T > &propensity) | target::TargetBinary< T > | virtual |
est(arma::Col< T > alpha) (defined in target::TargetBinary< T >) | target::TargetBinary< T > | virtual |
gamma (defined in target::Target< T >) | target::Target< T > | |
loglik(bool indiv=false) | target::TargetBinary< T > | virtual |
nuisance (defined in target::Target< T >) | target::Target< T > | protected |
op() (defined in target::RR< T >) | target::RR< T > | inline |
p(bool exposure=0) (defined in target::TargetBinary< T >) | target::TargetBinary< T > | inlinevirtual |
pa() | target::TargetBinary< T > | virtual |
pr (defined in target::TargetBinary< T >) | target::TargetBinary< T > | protected |
propensity (defined in target::Target< T >) | target::Target< T > | protected |
rr() (defined in target::RR< T >) | target::RR< T > | inline |
RR() (defined in target::RR< T >) | target::RR< T > | inline |
RR(const arma::Col< T > &y, const arma::Mat< T > &x, const arma::Mat< T > &z1, const arma::Mat< T > &z2, const arma::Mat< T > &z3, const arma::Col< T > ¶meter, const arma::Col< T > &weights) (defined in target::RR< T >) | target::RR< T > | |
score(bool indiv=false) | target::TargetBinary< T > | virtual |
Target() | target::Target< T > | inline |
Target(const arma::Col< T > &y, const arma::Mat< T > &a, const arma::Mat< T > &x1, const arma::Mat< T > &x2, const arma::Mat< T > &x3, const arma::Col< T > ¶meter, const arma::Col< T > &weights) | target::Target< T > | |
Target(const arma::Col< T > &y, const arma::Mat< T > &a, const arma::Mat< T > &x1, const arma::Mat< T > &x2, const arma::Col< T > ¶meter, const arma::Col< T > &weights) (defined in target::Target< T >) | target::Target< T > | |
Target(const arma::Col< T > &y, const arma::Mat< T > &a, const arma::Mat< T > &x1, const arma::Mat< T > &x2, const arma::Mat< T > &x3, const arma::Col< T > ¶meter) (defined in target::Target< T >) | target::Target< T > | |
Target(const arma::Col< T > &y, const arma::Mat< T > &a, const arma::Mat< T > &x1, const arma::Mat< T > &x2, const arma::Col< T > ¶meter) (defined in target::Target< T >) | target::Target< T > | |
target (defined in target::Target< T >) | target::Target< T > | protected |
update_data(const arma::Col< T > &y, const arma::Mat< T > &a, const arma::Mat< T > &x1, const arma::Mat< T > &x2, const arma::Mat< T > &x3) (defined in target::Target< T >) | target::Target< T > | inline |
update_par(const arma::Col< T > ¶meter) | target::Target< T > | |
weights(const arma::Col< T > &weights) (defined in target::Target< T >) | target::Target< T > | inline |
weights() (defined in target::Target< T >) | target::Target< T > | inline |
X1() (defined in target::Target< T >) | target::Target< T > | inline |
X2() (defined in target::Target< T >) | target::Target< T > | inline |
X3() (defined in target::Target< T >) | target::Target< T > | inline |
Y() (defined in target::Target< T >) | target::Target< T > | inline |
~Target() (defined in target::Target< T >) | target::Target< T > | inlinevirtual |