Closed aalfons closed 1 year ago
In the argument descriptions for function ICSClust(), the argument values should be put in a \code{} or `` environment.
ICSClust()
\code{}
``
For example in the description of argument nb_select: '... in case criterion is either "med_crit", ...'
nb_select
"med_crit"
Similar in the help file of discriminatory_crit().
discriminatory_crit()
In the argument descriptions for function
ICSClust()
, the argument values should be put in a\code{}
or``
environment.For example in the description of argument
nb_select
: '... in case criterion is either"med_crit"
, ...'