search for: statisticalmodel

Displaying 4 results from an estimated 4 matches for "statisticalmodel".

2010 Jan 04
2
Adding a distance scale to a plot?
Do you know what steps I need to take to add a scale to a plot? I'm pulling my example out of "An Introduction to R: Software for StatisticalModelling & Computing" (see the R code around Figure 76). I would like to add a scale to the image produced by the following code.? I would like to the scale to list the distance?and units:? data(volcano) x <- 10*(1:nrow(volcano)) y <- 10*(1:ncol(volcano)) image(x, y, volcano,col = ter...
2009 Jan 27
1
3-axis Barplots (plus qplot like staked histogram capability)
...ing stacked histograms.  I would like the "staked" histogram values to show age.   Thanks for any feedback and insight that can be provided.   * Amongst many others, thanks to : (1) Statistics with R, Vincent Zoonekynd, <zoonek@math.jussieu.fr> (2) An Introduction to R: Software for StatisticalModelling & Computing [[alternative HTML version deleted]]
2006 Mar 15
3
GAM using R tutorials?
Hi all, I am trying to use GAM to work on some data... Are there any resources providing hands-on tutorial/guide on how to do GAM on data in R? Specifically, I am not sure about which model to choose, and smooth models with which effective degree-of-freedom shall I use... I knew there is a book titled: GAM: an introduction using R. Unfornately our local library does not have it... so that's
2020 Mar 17
1
":::" operator doesn't work with data object Ecdat:::Crime
...[15] xml2_1.2.5???????? Matrix_1.2-18 [17] splines_3.6.3????? tools_3.6.3 [19] DEoptimR_1.0-8???? jpeg_0.1-8.1 [21] survival_3.1-11??? compiler_3.6.3 [23] inline_0.3.15????? fda_2.4.8.1 [1] The six "Crime" objects I found were in the following packages: Ecdat,? BSDA, plm, mosaicModel, statisticalModeling, and gpk.