Learn R Programming

hierSDR (version 0.1)

plot.hier_sdr_fit: Plotting hierarchical SDR models

Description

Plots hier.sdr objects

Usage

# S3 method for hier_sdr_fit
plot(x, ...)

Arguments

x

fitted object returned by hier.sphd

...

not used

Value

No return value, called for side effects

See Also

hier.sphd for function which fits hierarchical SDR model

Examples

Run this code
# NOT RUN {
library(hierSDR)

# }

Run the code above in your browser using DataLab