Displaying 10 results from an estimated 10 matches for "gurjar".
2012 Apr 12
0
Live migration of instance using KVM hypervisor fails
...uot;none"
auth_unix_rw = "none"
auth_tcp = "none"
Would be great if someone can point out the issue here.
Note: I have disable apparmor for libvirtd profile and am able to list the instances running on the remote host (from both the servers).
Thanks & Regards,
Unmesh Gurjar | Lead Engineer | Vertex Software Private Ltd. | w. +91.20.6604.1500 x 379 | m. +91.982.324.7631 | unmesh.gurjar at nttdata.com<mailto:unmesh.gurjar at nttdata.com> | Follow us on Twitter at NTTDATAAmericas
______________________________________________________________________
Disclaimer:Th...
2007 Feb 06
3
VB, Access based program on Linux
Hi,
I work in one public charitable trust. Here we are using one
Accounting+Inventory+Report management Program. Two developers have
developed in VB, Access and Crystal Reports.
Now I am trying to use it through wine on linux. (As we dont have enough
money to redevelop that.)
But after running that .exe I am getting error that ActiveX Component can
not create object. 429
Neelesh
--------------
2008 Feb 13
1
Does goodfit() require frequency count of the numbers or numbers themselves?
Hello,
I am a student and for 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 while using fitdistr() function or goodfit() function
...dfit(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 data fro...
2008 Feb 10
1
Error in optim while using fitdistr() function for estimation of parameters
Hello,
I am trying to fit distribution for data consisting of 421 readings.It is
basically no of requests arrived per minute.It contains many 0 entries as no
of requests.When i use
fd<-fitdistr(V2,"gamma")
I get following error:
Error in optim(x = c(0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, :
initial value in 'vmmin' is not finite
What should I do ? I need
2008 Feb 09
1
Problem with fitdistr function while estimating parameters
Hello,
I am using fitdistr function for parameter estimation.
When I use
fd<-fitdistr(V2,"gamma")
I get following error:
Error in optim(x = c(0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, :
initial value in 'vmmin' is not finite
fd<-fitdistr(V2,"weibull")
Error in optim(x = c(0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, :
2008 Feb 09
1
Problem with fitdistr function
Hello,
I am using fitdistr function for parameter estimation.
When I use
fd<-fitdistr(V2,"gamma")
I get following error:
Error in optim(x = c(0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, :
initial value in 'vmmin' is not finite
fd<-fitdistr(V2,"weibull")
Error in optim(x = c(0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, :
2008 Feb 11
0
Testing for differecnes between groups, need help to find the right test in R. (Kes Knave)
...ction
(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 packages f...
2007 Feb 10
0
Where to upload my program ?
Hi,
Thanx Dan and all and sorry for late reply as I have so exams. Ok As you
told Dan where should I upload our program. And Compiled program will be ok
?
Please reply
Neelesh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-users/attachments/20070211/b6ba0413/attachment.html
2008 Feb 10
2
Error in optim while using fitdistr() function
Hello,
I am trying to fit distribution for data consisting of 421 readings.It is
basically no of requests arrived per minute.It contains many 0 entries as no
of requests.When i use
fd<-fitdistr(V2,"gamma")
I get following error:
Error in optim(x = c(0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, 0L, :
initial value in 'vmmin' is not finite
What should I do ? I need