Re: [R] Fwd: Distribution to use to calculate p values

2015-04-28 Thread Bert Gunter
... Realizing, of course, that after such data dredging, any subsequent inference is highly biased. Cheers, Bert On Tuesday, April 28, 2015, Jim Lemon wrote: > Hi Lalitha, > If you want to find a reasonable model distribution for your data, try > plotting the histogram of the variable you want

[R] Fwd: Distribution to use to calculate p values

2015-04-27 Thread Lalitha Viswanathan
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