Displaying 20 results from an estimated 232 matches for "blanket".
2004 Jun 14
0
inheritance problem in multcomp package (PR#6978)
...ats" "package:utils" "package:graphics" "package:lattice"
[9] "package:grid" "Autoloads" "package:base"
> ## from R/rw1091alpha/library/multcomp/R-ex/simint.R
> data(recovery)
> lmmod <- lm(minutes ~ blanket, data=recovery, contrasts=list(blanket =
+ "contr.Dunnett"))
> summary(simint(lmmod, psubset=2:4, conf.level=0.9,
+ alternative="less",eps=0.0001))
Simultaneous 90% confidence intervals: model contrasts
model contrasts for factor
Contrast matr...
2007 Nov 21
1
multiple comparison (glht) problem
I am not sure whether there is a bug. When I tested the example given for "glht"
in the help, I entered the following error:
Running commands:
amod <- aov(minutes ~ blanket, data = recovery)
rht <- glht(amod, linfct = mcp(blanket = "Dunnett"),
alternative = "less")
Errors are:
Error in try(coef.(model)) : could not find function "coef."
Error in modelparm.default(model, ...) : no 'coef' method for 'model...
2007 Nov 21
1
question about multiple comparison in ANOVA
I am not sure whether there is a bug. When I tested the example given
for "glht" in the help, I entered the following error:
Running commands:
amod <- aov(minutes ~ blanket, data = recovery)
rht <- glht(amod, linfct = mcp(blanket = "Dunnett"),
alternative = "less")
Errors are:
Error in try(coef.(model)) : could not find function "coef."
Error in modelparm.default(model, ...) : no 'coef' method for 'model...
2013 Apr 25
2
How are R version types named ? Any convention (like Hurricanes etc)
With reference to R News
News:
R version 3.0.0 (Masked Marvel) has been released on 2013-04-03.
R version 2.15.3 (Security Blanket) has been released on 2013-03-01
R version 2.15.2 (Trick or Treat) ....
R version 2.15.1 ("Roasted Marshmallows") ...
R version 2.15.0 ("Easter Beagle")
R version 2.14.0 ("Great Pumpkin")
Dear R help List,
How are these version types named? Masked Marvel comes after...
2008 May 19
6
Disallow folder delete
Is there a straightforward way to disallow the deletion of all IMAP
mailboxes?
I have a user who's deleted an important IMAP mailbox and I'm now
recovering a recent copy from the backup. But I'd rather just blanket
disallow all folder deletions.
The user is using Thunderbird and this has happened more than once so I
suspect Tbird is willing to let a folder get deleted too easily. Perhaps
there was a delay in the confirmation dialog and the user clicked ahead and
confirmed something he shouldn't have....
2008 Jun 26
4
RTL8111 Wiki Pages
Howdy,
It appears that CentOS 5.2's support for the RTL8111B/C chip is incomplete.
The wiki has some blanket statements regarding this support:
http://wiki.centos.org/AdditionalResources/HardwareList/CentOS5/RealTek/r1000
http://wiki.centos.org/AdditionalResources/HardwareList/RealTekRTL8111b
I could dive in an make the changes *I* think need to happen but I'd like to
talk to people first.
The gr...
2014 Jul 22
3
[LLVMdev] [3.5 Release] Branch Policy
Hi Developers,
This is to clarify which patches may be merged into the 3.5 branch.
* All doc changes may go in. In fact, you’re encouraged to update the branch's ReleaseNotes.rst file! :-)
* All non-documentation patches should first receive approval from the appropriate code maintainer. (A blanket approval is acceptable for the first phase of testing.)
* If your patch fixes a major bug, it may go in.
* If your patch is to complete an *existing* feature, then it may go into the 3.5 branch. However, this feature must be completed by Phase II of testing.
Once Phase II testing starts, we will...
2014 Apr 02
1
inconsistent error messages on Mac OS X
...on Mac OS X 10.8.5 as follows,
with R metadata (that is .RData or .Rhistory files) removed from the
current directory (I have edited portions of the R header printed when the
shell starts for the sake for readability):
Adams-MacBook-Air:work adam$ R
R version 2.15.3 (2013-03-01) -- "Security Blanket"
Copyright (C) 2013 The R Foundation for Statistical Computing
ISBN 3-900051-07-0
Platform: x86_64-apple-darwin12.3.0/x86_64 (64-bit)
...
...
Type 'q()' to quit R.
> x<-1:4; x[[1]]<-NULL; x
Error in x[[1]] <- NULL :
incompatible types (from NULL to integer) in [[ assignm...
2009 Oct 17
0
[LLVMdev] [cfe-dev] Developer meeting videos up
...ts
> of "me too" emails on this list don't seem likely to change
> anything. Is there anyone we can email to express our displeasure
> at this decision, so that we might have some vague chance of having
> an impact?
The people enforcing this policy are applying a blanket policy to a
situation which (IMO) makes no sense. I forward every "disgruntled"
email on to the people in question. Since they are the defenders of
"Apple's public image", it seems fairly possible that it may
eventually sway them. The more public the griping, the...
2006 Jul 28
20
3510 JBOD ZFS vs 3510 HW RAID
Hi there
Is it fair to compare the 2 solutions using Solaris 10 U2 and a commercial database (SAP SD scenario).
The cache on the HW raid helps, and the CPU load is less... but the solution costs more and you _might_ not need the performance of the HW RAID.
Has anybody with access to these units done a benchmark comparing the performance (and with the pricelist in hand) came to a conclusion.
2009 Oct 17
5
[LLVMdev] [cfe-dev] Developer meeting videos up
Chris,
On Oct 15, 2009, at 8:45 AM, Chris Lattner wrote:
> Unfortunately, we found out at the last minute that Apple has a rule
> which prevents its engineers from giving video taped talks or
> distributing slides. We will hold onto the video and slide assets in
> case this rule changes in the future.
While I'm glad to know we all share similar sentiments on this, lots
of
2020 May 26
3
ip6tables equivalent for NAT?
with ipv6, you just allow the specific ports destined to the specific local
machine(s) in on your WAN side, they don't need translating. same sort of
rule as if you had a internet-facing service running on the routing system
On Tue, May 26, 2020 at 11:55 AM Kenneth Porter <shiva at sewingwitch.com>
wrote:
> I finally got an ISP connection with working IPv6 and now I need to add
2005 Sep 17
3
Mailing list guidelines and moderation
Hey Guys,
I am looking to put together a set of guidelines for posting on the
CentOS Mailing Lists. The aim being that we come up with a framework
that is then enforceable by a moderator, should the need arise.
Blanket user / thread moderation is something that I dont really want to
enforce here - but might be a necessary evil, over a short period of
time. End of the day, we are all educated sensible people - it should
not be too much to expect adherence to a reasonable set of guidelines.
We also need contrib...
2006 Jul 05
6
upload file in a database or a server?
Hi,
I would like some suggestions. I''m wondering if it''s better to upload a
file directly into a database or to put the file into the server and
keep the path in the database?
Thanks,
Eric
--
Posted via http://www.ruby-forum.com/.
2011 Sep 01
4
Question about BIC of two different regression models? how should we compare two regression models?
Hi All,
In order to compare two different logistic regressions, I think I need to compare them based on their BIC values, but I am not sure if the smaller BIC would mean a better model or the reverse is true?
Thanks a lot,Andra
[[alternative HTML version deleted]]
2003 Nov 22
4
CBC radio's science show archives Ogg
...dition to mp3 and real. This is
the first CBC show that I am aware of that offers their archives in
formats other than the usual real/wma/qt.
For those who don't know, CBC is Canada's only national public radio and
TV network. Quirks is heard weekly on Radio One (which quite litterally
blankets every corner of the country) and on shortwave via Radio Canada
International.
db
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request@xiph.org'
containing only the wor...
2006 Jul 14
4
Help with link_to_remote or javascript generator
Hi all,
I''m a relative noob to rails so I apologize in advance for asking such a
basic question.
I am trying to do multiple AJAX calls using the link_to_remote helper or the
JavaScript generator update_page. I have googled and read the docs for
both, but can''t seem to figure out exactly what i need to do.
Say I have the following html:
<div
2013 Aug 13
2
Re: Modify Iptables Rules (virbr0 & virbr1)
...as remained unchanged.
Note that if you want to have multiple virtual networks that can
communicate with each other, you can define all the networks as <forward
mode='route'/> (which gives them iptables rulesets that allow all access
in both directions), then add in appropriate "blanket" NAT rules
yourself in the host's iptables config.
>
> Comments are welcome.
>
> Thanks!
> Jorge
>
> _______________________________________________
> libvirt-users mailing list
> libvirt-users@redhat.com
> https://www.redhat.com/mailman/listinfo/libvirt-use...
2004 May 26
6
Newnotsyn Behavior
...g any
port at all, they go through, thanks to the "newnotsyn" option set on the
"loc" interface. If I remove that option, such packets are stopped at the
firewall.
Looking at the iptables rules, it''s clear why this is happening. The
newnotsyn chain is essentially a blanket ACCEPT of any newnotsyn traffic
from the loc zone:
12 480 ACCEPT tcp -- eth1 any anywhere anywhere
tcp flags:ACK/ACK
0 0 ACCEPT tcp -- eth1 any anywhere anywhere
tcp flags:RST/RST
0 0 ACCEPT tcp --...
2015 Aug 27
1
please block user
...block Digital Ocean for port 25 - as I have previously
> done for all port 80 traffic.
you realize Digital Ocean is a rather large virtual private server
provider? wikipedia says they host over 190,000 sites, and last year
surpassed Rackspace to become the 4th largest hosting provider.
a blanket block of /16 subnets is usually not good policy just because
of one bad customer.
--
john r pierce, recycling bits in santa cruz