Which distribution to choose for randomly select calibration data indices?
- From: Xiaoxiao <xiaoxiaoyang@xxxxxxxx>
- Date: Mon, 26 Jan 2009 12:00:56 -0800 (PST)
Dear all:
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. I think I can
use rand() or randn(). The question here I have is which one to
choose? Should I choose from uniform distribution (i.e., rand()) or
normal distribution (i.e., randn()). I guess I will need to use
uniform distribution, but would like to make sure.
Thanks for any help in advance.
.
- Follow-Ups:
- Re: Which distribution to choose for randomly select calibration data indices?
- From: Peter Perkins
- Re: Which distribution to choose for randomly select calibration data indices?
- Prev by Date: Re: how to force sybolic solve to give numeric output
- Next by Date: Re: Need help in creating a loop of some kind.
- Previous by thread: fft and power of 2 for speed
- Next by thread: Re: Which distribution to choose for randomly select calibration data indices?
- Index(es):
Relevant Pages
|