Displaying 5 results from an estimated 5 matches for "dictatorial".
2004 Nov 07
3
Zone to same zone policy
Are there any scenarios that require traffic from a zone to itself to be
blocked? If not, Shorewall should possibly allow it as a matter of course.
It seems strange having to explicitly create such a policy & it''s not
immediately obvious when it is required.
--
Taso Hatzi
caesar 17 <<-salad
cjbx jc vdwwjar jc xi jc jd
salad
2002 Nov 25
0
Re: re| R-list| internal-fields
...eople's code, and you can have
the same interface for a wide variety of objects with very different
internal implementations. In morerigorously object-oriented languages
there is no access to the internals of an object --- you can only use the
supplied accessor functions.
In S, things are less dictatorial. You *can* use model$residuals to
access the residuals component of a glm directly, or you can use the accessor
function resid(model). You still *should* use the accessor function where
possible.
One reason is that the internal structure is often not documented and
is subject to change. As it ha...
2006 May 11
0
(PR#8824) wishlist: summary for regression models to report
...t. I
> think that the information should not only be available (I can e.g. look
> at length of the na.action element of the lm object) but that a serious
> statistical software should draw users' attention to the fact that
> observations have been excluded.
R is nothing like so dictatorial, but does already provide the tools for
this viewpoint (as well as for others).
> For convenience, it would also be nice in general if the number of
> observations used in the analysis is indicated (for lm it is of course
> possible but a bit awkward to find this number in case of many...
2004 May 15
3
what statistical method should i use?
in order to know which production the custumer most like,i design a question as follow :
Q:there are six production listed below.according to your preference,the production you like most is_____,the production you secondly like is ____,and the third is_____.
productionA productionB productionC productionD productionE productionF
when the data is collected. i type in a
2015 Oct 14
11
RFC: Second draft of an LLVM Community Code of Conduct
Greetings all,
First off, thanks to everyone who contributed to the initial discussion
thread. Judging by the responses from that thread, there seems to pretty
broad interest in pursuing this. There also seem to be a few concerns. =]
I'm including an updated draft based on the feedback, and I'll also try to
break down the major points I've seen of discussion. Sorry for the long
email,