plot.mcem: Plot function to show graph of mcem class

View source: R/Plot.R

plot.mcemR Documentation

Plot function to show graph of mcem class

Description

Copyright (C) 2021 The ORF Project Team

Usage

## S3 method for class 'mcem'
plot(object, X)

Arguments

object

= mcem object

X

= dataset to plot

...

= parameter

Details

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. A copy of the GNU General Public License is available at http://www.gnu.org/licenses/


kamataak/orfr documentation built on Nov. 19, 2022, 9:03 p.m.