read_model: Read in model trained by yourself

View source: R/read_model.R

read_modelR Documentation

Read in model trained by yourself

Description

Read in model trained by yourself

Usage

read_model(path_model)

Arguments

path_model

Path for model file suffixed with '.pt'.

Value

A trained MADA model.


SELINA-team/SELINA.R documentation built on Sept. 17, 2022, 8:45 a.m.