search for: upasna

Displaying 7 results from an estimated 7 matches for "upasna".

Did you mean: apana
2007 Aug 12
1
SEM for categorical data
Hi I am looking for a structural equation modeling package in R which can be used for categorical data. Is anyone aware of the existence of such a package? Would appreciate any help on this. Thank you Upasna -- --------------------------------------------------------------------- Upasna Sharma Research Scholar Shailesh J. Mehta School of Management, Indian Institute of Technology, Bombay Powai, Mumbai - 400076, India --------------------------------------------------------------------- Homepage: http...
2005 Mar 09
2
Dropping coloumns while redaing dtaa from text file.
.... I do not need all the columns in the files. I want to extract only some columns from the .txt file or the .dat file, because reading the entire file is becoming very difficult due to memory issues. Is it possible to extract a few columns from .txt or .dat file while reading the data in R? Thanks Upasna -- "The past is a history, the future is a mystery, and this moment is a gift. That is why this moment is called 'the present'." Anonymous
2007 Aug 07
0
Goodman-Kruskal tau
On Wed, 1 Aug 2007, Upasna Sharma <upasna at iitb.ac.in> wrote: > From: "Upasna Sharma" <upasna at iitb.ac.in> > Subject: [R] Goodman Kruskal's tau > > I need to know which package in R calculates the Goodman Kruskal's > tau statistic for nominal data. Also is there any implementa...
2007 Aug 01
0
Goodman Kruskal's tau
Hi I need to know which package in R calculates the Goodman Kruskal's tau statistic for nominal data. Also is there any implementation for multiple classification analysis (Andrews at al 1973) in R? Any information on this would be greatly appreciated. Thank you Upasna -- --------------------------------------------------------------------- Upasna Sharma Research Scholar Shailesh J. Mehta School of Management, Indian Institute of Technology, Bombay Powai, Mumbai - 400076, India --------------------------------------------------------------------- Homepage: http...
2007 Aug 23
0
Output display problem
Hi I have used the hetcor function on dataset which consists of about 40 variables. Since the output is quite large entire output is not visible on the R screen. Is there a way, I can retrieve the output that is not visible? Thank you Regards Upasna -- --------------------------------------------------------------------- Upasna Sharma Research Scholar Shailesh J. Mehta School of Management, Indian Institute of Technology, Bombay Powai, Mumbai - 400076, India --------------------------------------------------------------------- Homepage: http...
2005 Mar 11
1
reading in data problems
Hi I have a dataset (.txt file and .dat file) in which the length of one record is 144. There is no header in the .txt or .dat file itself. When I read this file using the read.table command, and want to drop some coloumns by setting the argument colClasses to "NULL" for the columns that I want to drop, it does not work, because the entire record of the length 144 is being treated as
2007 Aug 21
2
Partial comparison in string vector
...g/posting-guide.html> > and provide commented, minimal, self-contained, reproducible code.> >> ------------------------------ Message: 27 Date: Sun, 19 Aug 2007 22:31:56 -0400 From: "John Fox" <jfox at mcmaster.ca> Subject: Re: [R] SEM for categorical data To: <upasna at iitb.ac.in> Cc: r-help at stat.math.ethz.ch Message-ID: <20070820023202.VRPK18413.tomts22-srv.bellnexxia.net at JohnDesktop8300> Content-Type: text/plain; charset="us-ascii" Dear Upasna, I apologize for responding so late, but I was out of town when you posted your query t...