View source: R/generic_functions.R
| is.dsmm | R Documentation |
dsmm classChecks for the validity of the specified attributes and the
inheritance of the S3 class dsmm. This class acts like a parent
class for the classes dsmm_fit_nonparametric,
dsmm_fit_parametric, dsmm_parametric and dsmm_nonparametric.
is.dsmm(obj)
obj |
Arbitrary |
TRUE or FALSE.
is.dsmm_fit_nonparametric, is.dsmm_fit_nonparametric, is.dsmm_parametric, is.dsmm_nonparametric
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.