powered by
construct_local(input, node.attribute)
construction
construct_nlocal
local<-data.frame(1:5,2:6) attribute<-data.frame(c(0.2,0.3,0.2,0.5,0.1)) net<-construct_local(input=local,node.attribute=attribute)
Run the code above in your browser using DataLab