Learn R Programming

robustlmm (version 3.3-1)

other: Other methods

Description

Other miscellaneous utilities for instances of the PsiFunction class.

Usage

# S4 method for Rcpp_SmoothPsi
show(object)
# S4 method for Rcpp_HuberPsi
show(object)
# S4 method for Rcpp_PsiFunction
show(object)
# S4 method for Rcpp_PsiFunctionToPropIIPsiFunctionWrapper
show(object)

Arguments

object

instance of class PsiFunction to be plotted

Examples

Run this code
show(smoothPsi)

Run the code above in your browser using DataLab