Hello again;
I am looking at the effects of regulated childcare on the school readiness of low-income children in Canada. My measurement for school-readiness is based on the PPVT-R, Number Test and "Who Am I", which are tests that are given to four and five year olds.
Therefore, these tests are going to be my dependent variables for each regression, and my independent variable (among some control variables) shall be participation in a regulated childcare facility (daycare/family care center).
The problem is that the these test scores have ranges (ex: PPVT-R ranges from 50-160). I want to center the tests to their mean.
What is the code to do this? That is, how do I center a variable for OLS regression?
Do I even need to center? Or can I just run the regression with the variable as is.....
To help, here is an example: the variable name for the PPVT-R standard scores is CPPCS01. (PS. I am assuming I cannot do a Logit Or Probit because the dependent variable does not range from 0-1, is this correct?)
Thank you for your help!!!!
I am looking at the effects of regulated childcare on the school readiness of low-income children in Canada. My measurement for school-readiness is based on the PPVT-R, Number Test and "Who Am I", which are tests that are given to four and five year olds.
Therefore, these tests are going to be my dependent variables for each regression, and my independent variable (among some control variables) shall be participation in a regulated childcare facility (daycare/family care center).
The problem is that the these test scores have ranges (ex: PPVT-R ranges from 50-160). I want to center the tests to their mean.
What is the code to do this? That is, how do I center a variable for OLS regression?
Do I even need to center? Or can I just run the regression with the variable as is.....
To help, here is an example: the variable name for the PPVT-R standard scores is CPPCS01. (PS. I am assuming I cannot do a Logit Or Probit because the dependent variable does not range from 0-1, is this correct?)
Thank you for your help!!!!
Comment