get_distribution {deepregression} | R Documentation |
Function to return the fitted distribution
get_distribution(x, data = NULL, force_float = FALSE)
x |
the fitted deepregression object |
data |
an optional data set |
force_float |
forces conversion into float tensors |