weights-methods: Retrieve network weights

Description Usage Arguments Value Author(s) Examples

Description

Retrieve network weights

Usage

1
2
3
4
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

1
2

Example output

# A tibble: 3 x 2
  Network    Weight
  <fct>       <dbl>
1 LOW_NOISE2  742. 
2 LOW_NOISE1  714. 
3 HIGH_NOISE   94.2

netprioR documentation built on Nov. 8, 2020, 5:40 p.m.