Displaying 3 results from an estimated 3 matches for "obsmean".
Did you mean:
obsmeans
2010 Nov 01
1
ggplot map bounds
...o 75W. The problem is that I only need the bounds of the plot
to be from 33N to 37N and 85W to 75W. The way this is now, if I try to
subset the states object, I get a garbled mess of lines. The rest of the
code provides what I'm trying to do with the attached data.
usamap + geom_point(data=obsmeans,aes(x=lon,y=lat,colour = month_1),size=5)
+
scale_colour_gradientn(data=obsmeans,colour=rev(rainbow(17)),breaks=seq(5,21,by=1),limits=c(5,21))
Any ideas for how I can fix this map would be appreciated!
Adrienne
--
Adrienne Wootten
Graduate Research Assistant
State Climate Office of North Caro...
2009 Aug 24
2
Creating a simple line graph
...to display the labels(Sz) and the y-axis to be the
vlaues
I am currently using the below (wont work with sample data) which gives me
the proportions of the observed versus the predicted in four different
graphs in histogram format.
panelHist(DataMatrix=t(apply(Hh2000.SnSz, 1, 4)),
ObsMeans=proportion(rowSums(LaneCo2000HH.SzWk),4),
Bounds=c(0.95, 1.05)
)
Also, if there is additional documentation for these operations i would
appreciate any insights./ Thanks
--
View this message in context: http://www.nabble.com/Creating-a-simple-line-graph-tp251236...
2017 Jun 13
0
binequality - Problems with fitFunc()
...al, page 6 (or, "?fitFunc").
However, it exhibits the same problems as does my code and another example found elsewhere on the Internet, namely NA results for all fields of interest, as follows:
Time difference of 0.776551 secs
for LNO fit across 2 distributions
$datOut
State obsMean distribution estMean var cv cv_sqr gini theil MLD
1 California NA LNO NA NA NA NA NA NA NA
2 Texas NA LNO NA NA NA NA NA NA NA
SDL aic bic didConverge logLikelihood nparams median sd
1 NA NA NA FALSE NA NA...