Hi,
In PRSD Studio 2.0.5, I get the following error when I tried the example in the documentation about the different cross-validation strategies:
>> load fruit; pd= sdgauss*sddecide; [r2,e2]=sdcrossval(pd,a,'folds',2,'method','random');
??? Undefined function or method 'getstate' for input arguments of type 'sdppl'.
Error in ==> C:\Program Files\MATLAB\R2009b\toolbox\prsd_toolbox\private\sde_randomization.p>sde_randomization at 19
Error in ==> C:\Program Files\MATLAB\R2009b\toolbox\prsd_toolbox\sdcrossval.p>sdcrossval at 120
Thank you for your help.
Mathieu

