get_distribution: 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