Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

46 results for “from:Indrajit Sengupta”

.Rd Files
Indrajit Sengupta · Mar 29, 2002 · r-help

While downloading the R 1.4.1 for windows from the zip file, I downloaded a zip file rw1041m.zip which consisted of .Rd files. Could anybody tell what are these files for? ______________________ Indrajit SenGupta Department Of Statistics St. Xavier...

Using DBI and RMySQL
Indrajit Sengupta · May 11, 2006 · r-help

Did you create RMySQL windows binary in the process? Can you share it with me? Regards, Indrajit --- Robert Citek <rwcitek at alum.calberkeley.org> wrote: > > On May 9, 2006, at 6:55 AM, Indrajit Sengupta wrote: > > I am having a...

Replacing dates with consecutive observations
Indrajit Sengupta · Jan 22, 2009 · r-help

Hi Alina, ? You can always write a loop in R to do this: # A function to shift values in an vector shift = function(y) { ?cnt = length(y) - 1 ?m=vector(mode = "numeric",length = cnt)? ?for (j in 1:cnt) { ?m...

Mixed Modeling in lme4
Indrajit Sengupta · Apr 29, 2013 · r-help

Hi All, I am trying to shift from running mixed models in SAS using PROC MIXED to using lme4 package in R. In trying to match the coefficients of R output to that of SAS output, I came across this...

Mixed Modeling in lme4
Indrajit Sengupta · Apr 30, 2013 · r-help

Thanks a lot Joshua. Regards, Indrajit On Tue, Apr 30, 2013 at 1:13 PM, Joshua Wiley <jwiley.psych at gmail.com> wrote: > Hi Indrajit, > > In your first SAS code, change to type=un. cs imposes the (somewhat > dubious) assumption...

Neural Network resource
Indrajit Sengupta · May 27, 2009 · r-help

Here is the code that i had used: ######################################### ## Read in the raw data fitness <- c(44,89.47,44.609,11.37,62,178,182, 40,75.07,45.313,10.07,62,185,185, 44,85.84,54.297...

Can't find what you're looking for? Try searching with Google .