I would like to save the output of a kernel density estimate function for
future use. The KernelDensity package returns an object of the
type UnivariateKDE{FloatRange{Float64}} (constructor with 1 method).
Ideally, I would like to save upwards of 1000 of these for future use
because the model I am simulating is computationally intensive. Any help
would be greatly appreciated.
- [julia-users] Saving Kernel Density Estimation Function... Christopher Fisher
- [julia-users] Re: Saving Kernel Density Estimation... René Donner
- [julia-users] Re: Saving Kernel Density Estimation... Christopher Fisher
- [julia-users] Re: Saving Kernel Density Estima... Simon Byrne
- [julia-users] Re: Saving Kernel Density Es... Christopher Fisher
- [julia-users] Re: Saving Kernel Densit... Simon Byrne
- [julia-users] Re: Saving Kernel D... Christopher Fisher
