a try.
>
> Thanks and regards,
> Prashant Sethi
> On 3 May 2015 23:18, "Lalitha Viswanathan" <
> lalitha.viswanatha...@gmail.com> wrote:
>
>> Hi
>> I am sorry, I saved the file removing the dot after the Disp (as I was
>> going wrong on a read.delim whic
influencing efficiency?
Any pointers will be helpful
Thanks
Lalitha
On Sun, May 3, 2015 at 2:49 PM, Lalitha Viswanathan <
lalitha.viswanatha...@gmail.com> wrote:
> Hi
> I have a dataset of the type attached.
> Here's my code thus far.
> dataset <-data.frame(read.delim
Hi
I have a dataset of the type attached.
Here's my code thus far.
dataset <-data.frame(read.delim("data", sep="\t", header=TRUE));
newData<-subset(dataset, select = c(Price, Reliability, Mileage, Weight,
Disp, HP));
cor(newData, method="pearson");
Results are
Price Reliability
Hi
I have a dataset as below
Price Country Reliability Mileage Type Weight Disp. HP
8895 USA 4 33 Small 2560 97 113
(Hundreds of rows)
I am trying to find the best possible distribution to use, to find p-values
and compute which factors most influence efficiency.
Any starting points for the fun
Hi
I am new to Cygwin and Linux.
I installed R under Cygwin as part of the setup
I chose "All" during installation, for all packages. So I have the FULL
installlation of cygwin up and running, including gfortran.
*Under Cygwin, how do I check and configure the path to the various
libraries?*
I am
5 matches
Mail list logo