re_layer | R Documentation |
random effect layer
trainable penalty layer
re_layer(units, ...)
pen_layer(units, P, ...)
units |
integer; number of units |
... |
arguments passed to TensorFlow layer |
P |
penalty matrix |
layer object
layer object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.