importDnnet | R Documentation |
dnnetInput
object.Import Data to create a dnnetInput
object.
importDnnet(x, y, w = rep(1, dim(x)[1]))
x |
A |
y |
A |
w |
A |
An dnnetInput
object.
dnnetInput-class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.