Description Usage Arguments Value Functions
Group-level estimation of eta
1 2 3  | estimate_eta(xz_svd, y, family)
estimate_eta_list(xz_svd_list, y_list, family)
 | 
xz_svd, xz_svd_list | 
 A compact singular vector decomposition objects or a list of compact singular vector decomposition objects.  | 
y, y_list | 
 A numeric vector or list of numeric vectors representing the response.  | 
family | 
 A description of the error distribution and link function to be
used in the model. See   | 
a numeric vector or list of numeric vectors.
estimate_eta_list: Calls estimate_eta for multiple inputs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.