View source: R/orthogonalization.R
orthog_post_fitting | R Documentation |
Orthogonalize a Semi-Structured Model Post-hoc
orthog_post_fitting(mod, name_penult, param_nr = 1)
mod |
deepregression model |
name_penult |
character name of the penultimate layer of the deep part part |
param_nr |
integer; number of the parameter to be returned |
a deepregression
object with weights frozen and
deep part specified by name_penult
orthogonalized
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.