Displaying 20 results from an estimated 2000 matches similar to: "iterative regressions, adding a new line of data each time"
2011 Jan 21
5
User input in R program
HI Everybody
Does anyone know of documentation about different ways of obtaining user
input in R. I have used readline() but I wondered is there are sophisticated
packages that does things like validate answers or generate selection
lists.
bets regards
Christaan
[[alternative HTML version deleted]]
2011 Jul 28
2
Animated gif or something similar in R?
I'm have a (minor) problem and a question.
Problem: The following code creates 5 clusters of dots of different
colors. However, I need the second call outside the data.frame call to
get the colors to change for some reason. I assume there's an error in
the data.frame() call, but I don't know what.
Question: Is there is a way to cause the resulting graphic to rotate on
it's
2007 Dec 05
4
os x crash using rpanel and tcltk (PR#10495)
Hello,
I've recently discovered a persistent issue with rpanel when running
R.app (2.6.1) on Mac OS X 10.4.11. tcltk and rpanel load without any
apparent error, and the interactive panels appear to work as expected,
however upon closing the panels rpanel has created I get catastrophic
errors and R crashes completely. For the most part R manages to crash
with dignity and work can be saved, but
2013 Mar 26
1
update.packages(checkBuilt = TRUE) fails in updating rpanel_1.1-1 due to missing package BWidget
update.packages(checkBuilt = TRUE) fails with:
> update.packages(checkBuilt = TRUE)
rpanel :
Version 1.0-6 installed in /usr/lib64/R/library built under R 2.15.0
Version 1.1-1 available at http://mirrors.softliste.de/cran
Update (y/N/c)? y
trying URL
'http://mirrors.softliste.de/cran/src/contrib/rpanel_1.1-1.tar.gz'
Content type 'application/x-gzip' length 702508 bytes (686
2012 Mar 08
3
rpanel / list error
Hi All,
I have created a simulation that works perfect and I have the results been
returned in a list as I have multiple values. I then decided to include some
user interaction by using the package rpanel, I now get the error:
object of type 'builtin' is not subsettable
when I attempted to have the return my list with the results .
Any help needed. I can also upload code if needs be.
2012 Sep 09
1
Error msg in rpanel
I am working on the r panel package. Now if i have a function that uses a
radiogroup button, and if i attempt to run the function from inside the
rpanel menu, i get this error:
Error in panel$intname : $ operator is invalid for atomic vectors
However if i run the function per se i.e. not from inside the rpanel
menu, but by calling it independently, the above error doesn't appear.
Here is a
2009 Sep 11
1
Simple time series questions
I'm sure this is a really simple problem, but I've spent hours digging and I
keep running into roadblocks.
I'm trying to get a simple chart with three time series. Similar to the
attached example
http://www.nabble.com/file/p25398419/Excel%2Bchart%2Bexample.pdf
Excel+chart+example.pdf , something that was quite easy to do in Excel,
except that I need a log y-axis: something that R
2011 Feb 07
1
kernel density
Hi all (again),
many thanks for the answer to the optimization problem. All is fine now. The
problem now is with kernel estimators in sm. package. I do all the work and
the graphics good, but I need the density function data for each point, and
I don't know how to get it. The only thing I get is the table at the end of
the following sequence:
>
2010 Feb 02
1
iterative regressions, adding a new line of data each, time
Possibly of limited use to the original poster, but of interest more generally, there are
a number of tools developed in the 70s for updating the matrix decompositions. There's at
least one in my 1979 book "Compact numerical methods for computers" (still in print
apparently) -- we didn't have enough space to keep all the data in the HP9830A machine. If
there's sufficient
2010 Jan 06
1
Working with source file
I am trying to build an easy to use climate data analysis tool kit that will
let non-R users run my detailed r script with minimum R learning curve
effort.
Here's an example:
link <-
"http://chartsgraphs.wordpress.com/files/2010/01/nsidc_trend_plot_2.doc"
source(link)
This lets user run my R script stored at site 1 and work with data stored at
site 2 without having to worry
2011 Jan 21
2
Unexpected Gap in simple line plot
I am getting an unexpected gap in a simple plot of monthly data series.
I have created a csv file of monthly climate observations that I store
on-line. When I download the csv file and plot one of the series, I get a
gap even though there is data for the missing point.
Here is a snippet to show the problem.
## Strange plot results
link <-
2010 Feb 25
3
R and Wordpress
Dear R helpers,
I have a question regarding wordpress and R. I have asked this
question in Wordpress support (
http://wordpress.org/support/topic/368312 ) but there is no answer so
far, maybe the R community can have a better answer.
I followed the excellent tutorial on r-statistics-blog (
http://www.r-statistics.com/2010/02/r-syntax-highlight-on-your-blog-a-wordpress-plugin/
) to enable syntax
2009 Oct 09
2
Creating a Clustered-Stacked Column Chart
Hi all,
In R, is there some functions or ways to create a Clustered-Stacked
Column Chart as the example in the following page
http://peltiertech.com/Excel/ChartsHowTo/ClusterStack.html?
I have browsed the R Graph Gallery (http://addictedtor.free.fr/graphiques/)
and searched the R site, and didnot find an appropriate method to do it.
Anybody has met this problem before?
Thanks a lot.
2009 Apr 14
4
Building GUI for custom R application
HI R users,
I would appreciate information/examples/suggestions on building GUIs
for R applications.
I am currently working on a project that would require the following
functionalities :
1) Display a window to the user. Provide a function to scan local
drive and choose dataset file.
2) Display the column names for the user to choose the dependent
variable and the independent variables.
3) Fit
2009 Aug 31
1
Multivariable linear regression
Hi,
I need to do some multivariable linear regression from RoR.
I have found one possible solution:
1. Install R on my host (Dreamhost)
2. Use the "R for Ruby" gem
Using a complex statistical package such as R seems a bit complicated
however, and I am wondering if you would have a simpler solution ?
The data is gathered online from the user, stored in the mySQL database,
and I need
2009 May 14
2
How to do a pretty panel plot?
The pretty picture that I saw at:
http://chartsgraphs.wordpress.com/2009/02/09/r-panel-chart-beats-excel-chart/#more-1096
inspired me to try something similar. The code that I wrote is:
------snipsnip---------------------------------------------------------------------
M <- structure(list(date = structure(c(13634, 13665, 13695, 13726,
13757, 13787, 13818, 13848, 13879, 13910, 13939, 13970,
2013 Sep 27
1
gráficos de cotizaciones
Comparto totalmente la sugerencia de Carlos Ortega. Si aún así quieres
gráficos de velas o gráficos OHLC el mejor paquete que puedes usar es uno
de temas financieros:
http://www.quantmod.com/
Ten en cuenta que en los mercados bursátiles tiene algún sentido usar ese
tipo de gráfico ya que en la apertura y mayormente en el cierre diario se
concentran operaciones.
Me imagino que esto no es así con
2006 Aug 28
3
Firefox extension fo "R Site Search"
Dear useRs,
=================================================
Search for your R routines directly from Firefox!
>> http://addictedtor.free.fr/rsitesearch
=================================================
Mango Solutions, providers of R and S-Plus consulting, application
development and training, are happy to announce the first release of the
R Site Search extension for Mozilla Firefox.
2009 Dec 07
2
Are there free R webinar recordings somewhere ?
Hi all,
A friend just sent me this:
http://www.mathworks.com/company/events/webinars/index.html?id=&language=en
<http://www.mathworks.com/company/events/webinars/index.html?id=&language=en>And
asked me if there is something of the like in the R community.
Does anyone know of such a think ?
Cheers,
Tal
----------------Contact
2013 May 15
2
animating plots over time with a slider
I have a population of subjects each with a variable which has been captured at a baseline date. Then for many subjects (but not all) an intervention has occurred and the variable has changed at one or more time points after the baseline date. So my dataset consists of a subject ID (x), which may appear several times or just once, a measure (y), and a date of observation (z). I would like to be