search for: aswad

Displaying 8 results from an estimated 8 matches for "aswad".

Did you mean: asad
2008 Feb 13
1
Does goodfit() require frequency count of the numbers or numbers themselves?
...or project I need R. I have one problem regarding function goodfit(). Does goodfit() require frequency count of numbers or numbers themselves? For example suppose I have data say 150 readings.Do I need to use goodfit() directly on data or should I make suitable no of bins and then apply goodfit()? Aswad [[alternative HTML version deleted]]
2008 Feb 10
1
Error in optim while using fitdistr() function for estimation of parameters
...tion because I want to get value of estimated parameters. Is there any other function to perform such calculations? Please help me. Thank You. Code is as follows: x<-data.frame() N<-data.frame((read.table("cs2ip.txt"))) attach(N) library(MASS) fd<-fitdistr(V2,"gamma") Aswad [[alternative HTML version deleted]]
2008 Feb 10
1
Error while using fitdistr() function or goodfit() function
...;- goodfit(dummy, type = "nbinomial", method = "MinChisq") and got back Warning messages: 1: In pnbinom(q, size, prob, lower.tail, log.p) : NaNs produced 2: In pnbinom(q, size, prob, lower.tail, log.p) : NaNs produced Again, I hope this helps. Sincerely, Jason Q. McClintic Aswad Gurjar wrote: > Hello, > > Thanks for help.But I am facing different problem. > > I have 421 readings of time and no of requests coming at perticular time.Basically I have data with interval of one minute and corresponding no of requests.It is discrete in nature.I am collecting d...
2008 Feb 09
1
Problem with fitdistr function
...0 402 56460 0 403 56520 0 404 56580 0 405 56640 0 406 56700 0 407 56760 0 408 56820 0 409 56880 0 410 56940 0 411 57000 0 412 57060 0 413 57120 0 414 57180 0 415 57240 0 416 57300 0 417 57360 0 418 57420 0 419 57480 0 420 57540 0 421 57600 0 Thank You. Aswad [[alternative HTML version deleted]]
2008 Feb 09
1
Problem with fitdistr function while estimating parameters
...0 402 56460 0 403 56520 0 404 56580 0 405 56640 0 406 56700 0 407 56760 0 408 56820 0 409 56880 0 410 56940 0 411 57000 0 412 57060 0 413 57120 0 414 57180 0 415 57240 0 416 57300 0 417 57360 0 418 57420 0 419 57480 0 420 57540 0 421 57600 0 Thank You. Aswad [[alternative HTML version deleted]]
2008 Feb 10
2
Error in optim while using fitdistr() function
...0 55440 0 55500 0 55560 0 55620 0 55680 0 55740 0 55800 0 55860 0 55920 0 55980 0 56040 0 56100 0 56160 0 56220 0 56280 0 56340 0 56400 0 56460 0 56520 0 56580 0 56640 0 56700 0 56760 0 56820 0 56880 0 56940 0 57000 0 57060 0 57120 0 57180 0 57240 0 57300 0 57360 0 57420 0 57480 0 57540 0 57600 0 Aswad [[alternative HTML version deleted]]
2008 Feb 11
0
Testing for differecnes between groups, need help to find the right test in R. (Kes Knave)
...() function (Jason Q. McClintic) 12. Re: Using 'sapply' and 'by' in one function (Gabor Grothendieck) 13. Re: Error while using fitdistr() function or goodfit() function (Jason Q. McClintic) 14. Re: Error while using fitdistr() function or goodfit() function (Aswad Gurjar) 15. Re: Using 'sapply' and 'by' in one function (hadley wickham) 16. building packages for Linux vs. Windows (Erin Hodgess) 17. Re: building packages for Linux vs. Windows (Duncan Murdoch) 18. prcomp vs. princomp vs fast.prcomp (Erin Hodgess) 19. Re: building pac...
2012 Jan 15
5
Fonts issue during run time
I have installed an application and there is no error during installation. On run time it gives message: > Could not install 160 fonts. First Uninstalled font is 1. Please reinstall the fonts > from the setup disks. After ignoring above message I goto open a window made file and it says that encountered a serious error. needs to close down. Kindly advise. Thankyou.