View source: R/summary.krls2.R
Main method for examining results of krls, much as one would use summary.lm for lm objects. Like its lm analog, it provides a summary akin to a regression table: average marginal effects for each input variables, together with standard errors.
1 | summary.krls2(object, probs = c(0.25, 0.5, 0.75), ...)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.