View source: R/function_checks.R
| argcheck_segclust | R Documentation | 
Check whether argument 'ncluster' and 'nseg' were provided. If not, propose default value based on BIC.
argcheck_segclust(ncluster, nseg, ncluster.BIC, Kopt.BIC)
| ncluster | number of cluster | 
| nseg | number of segment | 
| ncluster.BIC | optimal number of cluster selected by BIC | 
| Kopt.BIC | optimal number of segment selected by BIC for each number of cluster | 
a list with two integers
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.