weights {netprioR} | R Documentation |
Retrieve network weights
weights(object, ...) ## S4 method for signature 'netprioR' weights(object)
object |
A |
... |
Additional arguments |
Estimated network weights
Fabian Schmich
data(simulation) weights(simulation$model)