How can I truncate kernel distribution

1 visualización (últimos 30 días)
Jun Liu
Jun Liu el 8 de Mzo. de 2016
Comentada: Vineeth Kartha el 14 de Mzo. de 2016
Can the truncate function/method work for Kernel distribution. I have fit a kernel distribution object with real data. Alghouth there is truncate method available to the object, however, I got an error as shown below: Undefined function 'invalidateFit' for input arguments of type 'prob.KernelDistribution'.
Error in prob.TruncatableDistribution/truncate (line 62) td = invalidateFit(td);
How do you truncate kernel distribution?
  1 comentario
Vineeth Kartha
Vineeth Kartha el 14 de Mzo. de 2016
Hi,
If possible can you share a sample code on which the issue can be reproduced, also share the information on which version of MATLAB you are using. It may be a good idea to contact the Mathworks Technical Support for further assistance on this issue.
Regards Vineeth

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by