get_lm | R Documentation |
Calculate coefficients and standard errors
get_lm(mdf, x, inverted_dm, resid_df, robust = FALSE)
mdf |
model matrix |
x |
data to be modelled (matrix of trials x channels) |
inverted_dm |
inverted matrix - unscaled covariance |
resid_df |
residual degrees of freedom for the model |
robust |
Use heteroskedasticity-consistent covariance (HC3). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.