Subjects
Home
Reasons to Use R
Block comments in R?
R in Industry
Wikibooks
Conservative "ANOVA tables " in lmer
read spss (package foreign) and SPSS 15 0 files
importing excel file
Ryacas not working properly
Making a case for using R in Academia
eval(parse(text vs get when accessing a function
New project: littler for GNU R
Reading fixed column format
sas get problem
screen resolution effects on graphics
do call( "+ ", )
axis command and excel time format
Making TIFF images with rtiff
Test internet presence
how to get "lsmeans "?
Off topic:Spam on R help increase?
kate editor for R
Install RMySQL with R 2 4 0
Barplot
Rserve and R to R communication
Re: R package development in windows BayesianFilter detected
Statitics Textbook any recommendation?
to draw a smooth arc
regular expression
Hardware for a new Workstation for best performance using R
Bad optimization solution
Suggestions for statistical computing course
Evaluation of defaults in functions
help comparing two median with R
zero random effect sizes with binomial lmer
lattice and several groups
subsetting, aggregating and zoo
Matrix multiplication using apply() or lappy() ?
R package development in windows
Lining up x y datasets based on values of x
Debugging R 's code: boxplot stats
A function for raising a matrix to a power?
subset
Replacement in an expression can 't use parse()
[R] Timings of function execution in R [was Re: R in Industry]
acos(0 5) == pi/3 FALSE
Help with interfacing C & R
R and clinical studies
read fwf and header
setting new working directories
random uniform sample of points on an ellipsoid (e g WG
Weighted least squares
Loop with string variable AND customizable "summary " output
rename cols
Regarding Vista
Multiple Conditional Tranformations
multinomial logistic regression with equality constraints?
A coding question involving variable assignments in ifelse()
help went away from top emacs window : (
Large matrix into a vector
scripts with littler
Links
Home
Official R Project Site
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
rhelp
Page 411 of 675 Previous 100   Previous 10   411   412   413   414   415   416   417   418   419   420   Next 10   Next 100  

suppress checking chm files in R CMD check on Windows

Dear R-helpers When installing a source package I can suppress the compilation of .chm files by using the --docs "normal " option. Is it also possible to suppress the creation and checking of .chm fil

memory management

All I 've written some functions that use a list and a list of sub-lists and I 'm running into memory problems even after changing memory.limit. Does it make any difference to the handling of me

Impaired boxplot functionality - mean instead of median

Hello to all users and wizards. I am regulary using 'boxplot ' function or its analogue - 'bwplot ' from the 'lattice ' library. But they are as far as I understand totally flawed in functionality

suppress tick labels

hello is R able to suppress tick labels (not tick marks)? i know there is a way around this with axes F and then draw new axes but it would be easier to suppress them in the first place. -- --------

contrib pkg install problem on Windows with R2.2.0

Dear R-helpers I made the package depmix for fitting hidden markov models. After updating R to version 2.2.0 on my PC I got the following error when installing the package from a local directory. One

maImage() and layout()

Dear all Trying to produce 4 maImage plots (marray package) on the same device (2 on the top and 2 on the bottom) with the layout() function or the split.screen() function we are facing the followi

Minimizing a Function with three Parameters

Hi I 'm trying to get maximum likelihood estimates of \alpha \beta_0 and \beta_1 this can be achieved by solving the following three equations n / \alpha + \sum\limits_{i 1}^{n} ln(\psihat(i)) -

Error in structural equation model - "The model has negativedegrees of f

Dear Sunil There are 7*8/2 28 raw moments among the 7 observed variables. Of these 6*7/2 21 are used for the moments among the 6 fixed-exogenous variables leaving 28 - 21 7 df. You model has

Kalman Smoothing - time-variant parameters (sspir)

Dear R-brains I 'm rather new to state-space models and would benefit from the extra confidence in using the excellent package sspir. In a one-factor model If I am trying to do a simple regression

using predict and recalibrating repeatedly?

Let us say I have a time series I want to forecast. I have decided I am going to use ppr nnet and svm. I calibrate my model with these 3 algorithms (let us assume I use all the data for the calibrat

library(its) problem

On Wed 30 Nov 2005 Erin Hodgess wrote > Dear R People > > I wanted to use the package "its " this afternoon. > > I 'm using R Version 2.2.0 for Windows. > > I was able to install the package but r

What are the possible Probabilstic models in R

HI LIST i am a new R user i am trying to make a model which will give me output in probability which will take predictors and predictand serie as input and and give me output in terms of

values in between

Hey there I have two vectors y <- c(0.4 0.0 0.2 -0.2 -0.6 0.2 0.0 0.0 0.4 0.4 0.2) In the vector y I want to access (in the order given) all of the values in between each of the speci

Strange Estimates from lmer and glmmPQL

I 'm trying to fit a generalized mixed effects model to a data set where each subject has paired categorical responses y (so I 'm trying to use a binomial logit link). There are about 183 observations a

Error in structural equation model - "The model has negative degrees of free

Hi I am running a structural equation model with R using the sem command am getting the following error "Error in sem.default The model has negative degrees of freedom -4 " My model is as fo

Row wise function call.

I have another issue.i have a function which calculates the log2(col i /col2) value where i stands for columns 3 4 ...etc. data <-read.table( "table.txt " header TRUE) iratio <-function(x){ for(n in 3

library(its) problem

Dear R People I wanted to use the package "its " this afternoon. I 'm using R Version 2.2.0 for Windows. I was able to install the package but ran into trouble at the "library " command. Here is th

unexpected result from KalmanRun (KalmanLike, StructTS)

(re-formulate re-send without html) for vector y c(1 2 3 4 5) H 0.66 manual calculations using the equations below give a c(1 1.66 2.55 3.51 4.50). KalmanRun with these parameters giv

calculating IRR (accounting) in R

I am trying to replace a spreadsheet model of a project justification with an R script. I can 't seem to track down R functions to calculate Internal Rate of Return and NPV? Am I missing something?

cant get colAUC to plot

Can someone please explain why this wont plot. The cats example given for the colAUC function will plot. Many thanks again tom ######################### library(caTools) a <-rnorm(100) b <-rbinom(100

about sorting table

hi all I load a table with headers that enable me to acces it by the column names tab <-read.table( "blob/data.dat " h T) attach(tab) everythings are OK but i try to sort this table against one of

Where ca I find the hcass2 Fortran code

Hi everybody I am using R 2.2.0 under OS X 10.3.9. And I am working on the "hclust " function from the package STATS. Inside I found a call to a Fortran program hclust.f that I was able to find int

strange plots with type = "h " option

Hello With the new version 2.2.0 I get strange plots when using the histogram-like option in plot(). For example a plot of binomial probabilities > plot(0 10 dbinom(0 10 10 .1) type "h " lw

Solution to non-linear equation problem

Thanks to Gabor Duncan and Peter. I knew the answer had something to do with solving for a and b in terms of mean and variance. I will build a function using the equations you provided Duncan and

Corrupted workspace(?)

Dear R helpers I 'm using R2.2 under windows XP professional on a Dell double processor workstation. I have a large (29Mb) workspace that I 'm trying to load both by double clicking and by direct load

help with ks.test

Hello everybody after consulting V.Ricci 's paper ( "Rappresentazione analitica delle distribuzioni statistiche con R " / Analytical representation of statistical distributions in R) i would like to

OT: Statistics question

I apologise for asking this question here but I am hoping that someone can either give me direct guidance and/or point me to a better group for this type of disucssion. I have what I feel should be a

Permutation tests for correlations

Apropos the question about permutation tests in multiple regression We do have perm.test in package ExactRankTests but it does one- and two-sample tests as in t.test wilcox.test etc. There doesn

Coefficient of Variance (log values) !

Hi I am calculating coefficient of variance (CV) for my ELISA 's data. For normal values I use the standard formula CV SD/Mean * 100. Now I would like to calculate CV for log values. Can any o

Loop within nlme

I am trying to mimic the SAS code below in R. The trick is that each row in the dataset has variable "t " which controls how many times the do-loop below will be iterated (that is the model is fit
Page 411 of 675 Previous 100   Previous 10   411   412   413   414   415   416   417   418   419   420   Next 10   Next 100