norm_param {SIAMCAT} | R Documentation |
Retrieve norm_param from object.
norm_param(siamcat) ## S4 method for signature 'ANY' norm_param(siamcat)
siamcat |
(Required). An instance of siamcat-class that contains a norm_param |
The norm_param list or NULL.
data(siamcat_example) norm_param(siamcat_example)