[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date index
][
Thread index
]
st: Suggestion for cosmetic fix
From
Fred Wolfe <
[email protected]
>
To
[email protected]
Subject
st: Suggestion for cosmetic fix
Date
Tue, 13 Apr 2004 06:44:48 -0500
Suggestion to Stata Corp for cosmetic fix.
-nptrend- report p-values to two decimal place. To agree with other Stata programs, it should be 3 places. To wit:
. foreach var of varlist pray highpower fate {
2. nptrend haq_ if loutcome,by(`var') nodetail
3. }
z = -0.96
Prob > |z| = 0.34
z = 0.76
Prob > |z| = 0.45
z = -2.48
Prob > |z| = 0.01
.
end of do-file
. return list
scalars:
r(p) = .013226272751393
Thanks,
Fred
*
* For searches and help try:
*
http://www.stata.com/support/faqs/res/findit.html
*
http://www.stata.com/support/statalist/faq
*
http://www.ats.ucla.edu/stat/stata/
Follow-Ups
:
Re: st: Suggestion for cosmetic fix
From:
Caixia Zhao <
[email protected]
>
References
:
st: How to make prediction after a spline regression
From:
Shige Song <
[email protected]
>
Re: st: How to make prediction after a spline regression
From:
Roger Newson <
[email protected]
>
Prev by Date:
Re: st: How to make prediction after a spline regression
Next by Date:
st: RE: Suggestion for cosmetic fix
Previous by thread:
Re: st: How to make prediction after a spline regression
Next by thread:
Re: st: Suggestion for cosmetic fix
Index(es):
Date
Thread
© Copyright 1996–2024 StataCorp LLC |
Terms of use
|
Privacy
|
Contact us
|
What's new
|
Site index