weights {netprioR}R Documentation

Retrieve network weights

Description

Retrieve network weights

Usage

weights(object, ...)

## S4 method for signature 'netprioR'
weights(object)

Arguments

object

A netprioR object

...

Additional arguments

Value

Estimated network weights

Author(s)

Fabian Schmich

Examples

data(simulation)
weights(simulation$model)

[Package netprioR version 1.18.0 Index]