get_weight_by_opname: Function to return weight given model and name

View source: R/helperfuns.R

get_weight_by_opnameR Documentation

Function to return weight given model and name

Description

Function to return weight given model and name

Usage

get_weight_by_opname(mod, name, partial_match = FALSE)

Arguments

mod

deepregression model

name

character

partial_match

logical; whether to also check for a partial match


deepregression documentation built on Jan. 18, 2023, 1:11 a.m.