| norm_feat<- | R Documentation | 
Assign a new list containing normalziation parameters and normalized features to a SIAMCAT object
norm_feat(x) <- value
## S4 replacement method for signature 'siamcat,list'
norm_feat(x) <- value
x | 
 an object of class siamcat-class  | 
value | 
 a list containing normaliation parameters and features  | 
none
data(siamcat_example)
norm_feat(siamcat_example) <- norm_feat(siamcat_example)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.