new_robust2sls | R Documentation |
new_robust2sls
turns a list into an object of class
"robust2sls"
new_robust2sls(x = list())
x |
A list with components of the |
new_robust2sls
returns an object of class "robust2sls"
,
which is a list with a special structure of named components.
Only checks that the input is a list but not that its components match the
requirements of the "robust2sls"
class. Use the validator function
validate_robust2sls
for that purpose.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.