Displaying 6 results from an estimated 6 matches for "mayy".
Did you mean:
may
2008 Apr 16
2
Blank windows in Rcmdr
I started to learn R and like to use Rcmdr. I have the latest R (R-2.6.2) and R commander (1.3-14). When I go to Tools menu (for example) pull down "load packages" in Rcmdr, a blank window is up and there is nothing in it. I can not select and move to next step. This also happens with the other functions like in Graphs menu. I know that Rcmdr uses Tcl/Tk interface. I do not have this
2010 Jun 24
3
puppet random errors
Hi,
I thing this issue has been mentioned several times in this list but I
can''t see any conclusion.
In about 10% of all runs Puppet randomly fails on some (random) File
resource either with this error:
Thu Jun 24 02:40:03 +0000 2010 //<random module>/File[<random file>]
(err): Failed to generate additional resources using ''eval_generate'':
or this error:
2007 Jun 20
0
shoudl I use apply, sapply, etc instead of a "for loop"?
..., and most of my analysis will be completed within each "sample" . (Thus, I think that I should probably keep the files stored as separate files, and not combine them into a larger list or data frames. I also do not think I want to load all the files for multiple samples at once, as this mayy take up too much memory.) Also, I have similar simplified description of the files; many contain multiple columns of data.
###############
I have written a "for" loop that does the following:
a. For each "sample period" I load two files.
b. I perform a function on the data c...
2020 Apr 28
2
Android kernel PGO with LLVM
Hello,
I'm working on Android kernel profile-guided optimization to figure out
whether pgo can improve the performance of Android kernel. I have tried
to added '-fprofile-generate' option to build Android kernel(msm-4.19).
But error occurs during building: "undefined reference to
'__llvm_profile_instrument_target'".
I have tried to add
2007 Jan 06
2
negative binomial family glm R and STATA
Dear Lister,
I am facing a strange problem fitting a GLM of the negative binomial
family. Actually, I tried to estimate theta (the scale parameter)
through glm.nb from MASS and could get convergence only relaxing the
convergence tolerance to 1e-3. With warning messages:
glm1<-glm.nb(nbcas~.,data=zonesdb4,control=glm.control(epsilon = 1e-3))
There were 25 warnings (use warnings() to see
2010 Jul 12
1
change puppet dashboard listen interfac
Hi,
is there some easy way to make the puppet dashboard web-server to listen only on
the loopback interface? if I want to run it behind apache (to provide
authentication) I don''t want to have it bound to all interface but only to the
loopback and pass the requests through the proxy.
cheers Antony.
--
You received this message because you are subscribed to the Google