Description Usage Arguments Value Examples
Linear Regression with PIAAC data
1 | piaac_glm(datapath, countries, variables, formula, FUN = piaac_tidy, ...)
|
datapath |
Path to the PIAAC data. A string. |
countries |
Vector with three-letter country codes (ISO3166-1 alpha-3). |
variables |
Vector with variable names. |
formula |
Formula for the linear model. |
FUN |
Function name for data tidying. |
... |
Any parameters forwarded to FUN. |
List of regression results. Individual list elements are to be handled with mitools.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.