Description Usage Arguments Value
View source: R/helper_functions.R
This function extracts the beta coefficients and generates a 3-d surface plot using the plotRSA() function from the RSA library
1 | srm_rsa_surface_plot(fitted_srm_rsa, ...)
|
fitted_srm_rsa |
The fitted SRM RSA object from which you want the surface plot. |
... |
Optional additional arguments passed directly to plotRSA For example, it can be used to set X, Y, or Z labels, axis-limits, etc. |
a wrapper for RSA::plotRSA() that generates 3-d surface plot based on the SRMRSA model output.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.