| get_coefmat_gls | R Documentation | 
This function allows to calculate the different approximations of degrees of freedom and returns the table of results in the app.
get_coefmat_gls(
  model,
  ddf = c("Satterthwaite", "Kenward-Roger", "Between-Within")
)
| model | a  | 
| ddf | degrees of freedom approximation. | 
a matrix containing coefficient, degrees of freedom and p-value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.