Re: Which distribution to choose for randomly select calibration data indices?



On Jan 26, 3:15 pm, Peter Perkins
<Peter.PerkinsRemoveT...@xxxxxxxxxxxxx> wrote:
Xiaoxiao wrote:
I have one data, nx1, and I would like to randomly select some of them
as calibration data set, and the left as test data set.

Xiaoxiao, if you have access to the Statistics Toolbox, you can use the CVPARTITION function to create a "holdout" test set and training set.  Or you can get fancier and create a K-fold partition.  If you don't have the Statistics Toolbox, you probably want to use RANDPERM.

Hope this helps.

Thank you very much for the help, Peter. I have Statistics Toolbox. I
will check the functions you mentioned.

Your suggestions are very helpful, thanks again.
.



Relevant Pages

  • Re: Obtaining better solutions faster
    ... >> Richard wrote: ... >> estimate coefs for multiple RHS in a single call. ... >> - Peter Perkins ... my data set is a bit larger. ...
    (comp.soft-sys.matlab)
  • RE: Find first value != to something in Excel 2003
    ... I have a data set where there might be thousands of lines with a column ... Dim rngColumnHeader as Range,rngSearchRange as Range ... Dim lngPowerSetting as Long, rngDifferent as Range ... The Power Setting column in my test data set has about 3000 ...
    (microsoft.public.excel.programming)
  • Find first value != to something in Excel 2003
    ... I have a data set where there might be thousands of lines with a column ... Dim rngColumnHeader as Range,rngSearchRange as Range ... Dim lngPowerSetting as Long, rngDifferent as Range ... The Power Setting column in my test data set has about 3000 ...
    (microsoft.public.excel.programming)
  • Re: Training Decision Tree
    ... Then i created a SSIS package with OLE DB Source the validation data set ... the first time (when i used the test data set), ...
    (microsoft.public.sqlserver.datamining)
  • Re: Spring 2010 MATLAB Contest, April 28 - May 5
    ... Sample data set is tranparent to all contesters for them to develop algorithms and to tuning parameters. ... Test data set is grey to contesters. ...
    (comp.soft-sys.matlab)