get_distribution {deepregression} | R 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 |
[Package deepregression version 1.0.0 Index]