Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: n() option for -akdensity-
From
Katie Farrin <[email protected]>
To
[email protected]
Subject
st: n() option for -akdensity-
Date
Tue, 1 Apr 2014 10:33:00 -0400
Good Morning,
I'm trying to estimate a cdf from a kernel density using a data series
(n=72) I have using the -akdensity- command. However, I'd like more
data points in the cdf than I have for actual observations and am
having trouble using the n() option for -akdensity- and am hoping
someone can give me some advice on how to create a cdf with a larger
n.
I'm plotting the kernel density along with a normal distribution with
n(500) and would like the same number of data points for the kernel
and cdf, but I get an error message when I try to specify n in the
options for the cdf.
Here is the code I'm using:
akdensity GC, bwidth(.5) normal n(500) generate(gx_chim fgx_chim)
cdf(cdf_g_chim)
line cdf_g_chim gx_chim
Any help would be greatly appreciated.
Katie
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/