Displaying 4 results from an estimated 4 matches for "statisticalmodeling".
Did you mean:
statisticalmodelling
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
2009 Jan 27
1
3-axis Barplots (plus qplot like staked histogram capability)
Searched my R reference docs*, and the Rseek, but evidently I've overlooked this capabilty.
Is it possible to produce a 3d Barplot using R?
For example would like to have a three axis bar plot - \
x-axis = location(discrete),
y-axis = data value,
z-axis = frequency of value occurance (of location and value)
Would also if could also do something like what "qplot" allows,
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.