srm_rsa_surface_plot: SRM RSA Surface Plot

Description Usage Arguments Value

View source: R/helper_functions.R

Description

This function extracts the beta coefficients and generates a 3-d surface plot using the plotRSA() function from the RSA library

Usage

1
srm_rsa_surface_plot(fitted_srm_rsa, ...)

Arguments

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.

Value

a wrapper for RSA::plotRSA() that generates 3-d surface plot based on the SRMRSA model output.


Coryc3133/srmRsa documentation built on Dec. 31, 2020, 11:51 a.m.