get_distribution: Function to return the fitted distribution

View source: R/methods.R

get_distributionR Documentation

Function to return the fitted distribution

Description

Function to return the fitted distribution

Usage

get_distribution(x, data = NULL, force_float = FALSE)

Arguments

x

the fitted deepregression object

data

an optional data set

force_float

forces conversion into float tensors


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