[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: valid cases
From: |
Ben Pfaff |
Subject: |
Re: valid cases |
Date: |
Wed, 15 Oct 2008 20:11:56 -0700 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) |
Jason Stover <address@hidden> writes:
> I need to start storing the number of "valid" observations for each
> variable in a covariance matrix. I was thinknig of calling
> var_is_value_missing() while passing through the data. Is this the
> way I should do it?
Sounds fine to me.
--
"Welcome to the Slippery Slope. Here is your handbasket.
Say, can you work 70 hours this week?"
--Ron Mansolino
- valid cases, Jason Stover, 2008/10/15
- Re: valid cases,
Ben Pfaff <=