Displaying 20 results from an estimated 373 matches for "eligible".
2012 May 29
2
Use variable inside Function for updating the matrix
Hi,
Here i have a data frame like this,
frame name is "dat"
*NAME AGE ELIGIBLE*
A 20
B 14
C 35
D 10
E 50
In this, i want to change the column '*ELIGIBLE*' status to '*YES*' If, AGE
between 18 to 35
Which means that, i should get a put like this...
*...
2004 Jun 11
4
Regression query
...ppreciate if someone can throw some light on this matter and how to
use R to detect
the interactions effectively .
Thanks
Regards
Dev
------Final 'lm model'--------------------
> logmodelfull_minus_run_hr_walk_batting <- lm(log(salary) ~ hit+rbi + walk
+ obp + strike.out+free.agent.eligible+free.agent.1991+arbitr.elgible.)
> summary(logmodelfull_minus_run_hr_walk_batting)
Call:
lm(formula = log(salary) ~ hit + rbi + walk + obp + strike.out +
free.agent.eligible + free.agent.1991 + arbitr.elgible.)
Residuals:
Min 1Q Median 3Q Max
-2.41786 -0.28911 -0.02...
2004 Jun 11
1
Regression query : steps for model building
...one can throw some light on this matter and how to
use R to detect the interactions effectively .
Thanks
Regards
Dev
> ------Final 'lm model'--------------------
> > logmodelfull_minus_run_hr_walk_batting <- lm(log(salary) ~ hit+rbi +
walk
> + obp + strike.out+free.agent.eligible+free.agent.1991+arbitr.elgible.)
> > summary(logmodelfull_minus_run_hr_walk_batting)
>
> Call:
> lm(formula = log(salary) ~ hit + rbi + walk + obp + strike.out +
> free.agent.eligible + free.agent.1991 + arbitr.elgible.)
>
> Residuals:
> Min 1Q Median...
2009 Apr 09
1
[LLVMdev] Native Static Compilers Compatible with LLVM
...time
library" after the CLISP debacle.
>"You have permission to propagate a work of Target Code formed by combining the Runtime Library with
>Independent Modules, even if such propagation would otherwise violate the terms of GPLv3, provided that all
>Target Code was generated by Eligible Compilation Processes. "
>"A Compilation Process is "Eligible" if it is done using GCC, alone or with other GPL-compatible software, or if
>it is done without using any work based on GCC. For example, using non-GPL-compatible Software to
>optimize any GCC intermediate...
2007 Sep 24
2
[LLVMdev] RFC: Tail call optimization X86
...gned,
> bool isVarArg, unsigned CallingConv, bool isTailCall,
> - SDOperand Callee, ArgListTy &Args, SelectionDAG &DAG);
> + bool isNextInstRet, SDOperand Callee, ArgListTy &Args,
> + SelectionDAG &DAG);
> + // IsEligibleForTailCallElimination - Check whether the call is
> eligible for
> + // tailcall elimination
> + virtual bool IsEligibleForTailCallElimination(SelectionDAG& DAG,
> + bool IsNextInstRet,
> +...
2007 Sep 24
0
[LLVMdev] RFC: Tail call optimization X86
...bool isVarArg, unsigned CallingConv, bool isTailCall,
>> - SDOperand Callee, ArgListTy &Args, SelectionDAG &DAG);
>> + bool isNextInstRet, SDOperand Callee, ArgListTy &Args,
>> + SelectionDAG &DAG);
>> + // IsEligibleForTailCallElimination - Check whether the call is
>> eligible for
>> + // tailcall elimination
>> + virtual bool IsEligibleForTailCallElimination(SelectionDAG& DAG,
>> + bool IsNextInstRet,
>> +...
2007 Jun 20
1
[LLVMdev] Tail calls
The ref manual states: The optional "tail" marker indicates whether
the callee function accesses any allocas or varargs in the caller. If
the "tail" marker is present, the function call is eligible for tail
call optimization. Note that calls may be marked "tail" even if they
do not occur before a ret instruction.
Does "eligible" in the above mean that some analysis is performed, and
if the call is found to meet certain criteria it is turned into a tail
call? Or is it guar...
2009 Apr 09
0
[LLVMdev] Native Static Compilers Compatible with LLVM
On Wed, Apr 8, 2009 at 5:50 PM, Bot Tiger <bottiger1 at gmail.com> wrote:
> Is there anything else besides GNU or any other targets in the future?
>
> My goal is to be able to not have all the binaries coming out to be GPL..
You do know that the GNU tools don't cause their output to be GPL'ed,
right? http://www.gnu.org/licenses/gpl-faq.html#CanIUseGPLToolsForNF
and
2014 Nov 27
2
Feature request: mixing `...` (three dots) with other formal arguments in S4 methods
Dear List,
I'm currently investigating if the argument dispatch mechanism based on
`...` could somehow be "generalized" to scenarios that involve `r`
recipients located across `c` calling stack layers *and* combined with the
S4 method mechanism (for those interested see
2014 Nov 27
2
Feature request: mixing `...` (three dots) with other formal arguments in S4 methods
...gt;. If all
> the actual arguments corresponding to ?...? have this class, the
> corresponding method is selected directly.
>
> Otherwise, the class of each argument and that class' superclasses are
> computed, beginning with the first ?...? argument. For the first argument,
> eligible methods are those for any of the classes. For each succeeding
> argument that introduces a class not considered previously, the eligible
> methods are further restricted to those matching the argument's class or
> superclasses. If no further eligible classes exist, the iteration breaks...
2009 Apr 09
3
[LLVMdev] Native Static Compilers Compatible with LLVM
Is there anything else besides GNU or any other targets in the future?
My goal is to be able to not have all the binaries coming out to be GPL..
If not, I will have to go back to using C as an intermediate language.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090408/5216ab28/attachment.html>
2007 Sep 25
2
[LLVMdev] RFC: Tail call optimization X86
...rArg, unsigned CallingConv, bool isTailCall,
> >> - SDOperand Callee, ArgListTy &Args, SelectionDAG &DAG);
> >> + bool isNextInstRet, SDOperand Callee, ArgListTy &Args,
> >> + SelectionDAG &DAG);
> >> + // IsEligibleForTailCallElimination - Check whether the call is
> >> eligible for
> >> + // tailcall elimination
> >> + virtual bool IsEligibleForTailCallElimination(SelectionDAG& DAG,
> >> + bool IsNextInstRet,
> >>...
2006 Oct 13
1
HFSC question??
...val time so how HFSC calculate delay?
2.2 Is it true? -> "delay bound calculation from service curve"
3. this is my big problem with HFSC thoery ...
in HFSC has 2 criterion such real time and link-sharing criterion
so when packet coming in traffic control linux box
hfsc will checking eligible time in each packege
If eligible time < t
(i''m don''t understand how eligble working or how it classify eligible package or not?)
or it''s package that dangerouse for exceed deadline time
so it manage package with "real time criterion" and choosing
package wi...
2015 Jan 27
0
Five PhD Awards in Retail Big Data and Geographic Data Science (UCL and University of Liverpool)
...London Allowance.
In addition, the studentship will pay for all tuition fees.
In both the UCL and North West ESRC DTCs, Research Students will have
access to central funds to cover research related expenses, fieldwork,
collaborations and overseas institutional visits. Successful candidates may
be eligible, dependent upon circumstances, for stipend enhancements in
relation to multidisciplinary research and/or use of advanced quantitative
methods.
* This is an indicative amount. The exact amount is confirmed by RCUK
annually.?
Entry Requirements
Successful applicants will have a 1st class or high u...
2006 Sep 07
2
ISSN for wiki
Hi,
It would be nice if we can get ISSN for wiki.centos.org. Any plans? I
know assigning ISSN for blogs is being held now. If we have ISSN it
might help to get more people to contribute. Just the hint.
David
2014 Nov 27
0
Feature request: mixing `...` (three dots) with other formal arguments in S4 methods
...brary/methods/help/setMethod>. If all
the actual arguments corresponding to ?...? have this class, the
corresponding method is selected directly.
Otherwise, the class of each argument and that class' superclasses are
computed, beginning with the first ?...? argument. For the first argument,
eligible methods are those for any of the classes. For each succeeding
argument that introduces a class not considered previously, the eligible
methods are further restricted to those matching the argument's class or
superclasses. If no further eligible classes exist, the iteration breaks
out and the de...
2006 Mar 28
2
Agents on DND still receiving calls...
Fellow Asterisk Users,
I'm running Asterisk 1.2.5, and I've configured basic call queueing using
agents. The problem I'm having is that agents who are on DND are still
considered (by Asterisk) to be eligible to take calls. This means that calls
will hit voicemail even when other agents who are not on DND are available.
Any ideas how I can make agents ineligible to receive calls until they come
off DND. I don't want agents to have to login/logout every time they step
away from their desks.
Step...
2012 Feb 15
6
extraer datos de un dataframe a partir de un factor
Hola eRReros,
Necesito extraer datos de un dataframe según uno de los factores.
La cosa sería algo así:
df.nuevo <- iris[iris$Species=="setosa"|iris$Species=="virginica",]
Que me crea un df nuevo solo con las filas en que Species es setosa o
virginica.
El problema es que mi factor de interés tiene 22 niveles y a veces he de
seleccionar 13, 10, 8 niveles o números así.
2015 Mar 26
3
[LLVMdev] LLNL wants one of you (as an HPC compiler and tool developer)
If I'm not mistaken Q clearance would require US citizenship.
2017 Oct 18
1
2018 ASA Computing/Graphics: Chambers Software Award and Student Paper Competition
...written by, or in collaboration
with, an undergraduate or graduate student. The prize carries with it
a cash award, which has been increased from $1,000 to $2,000 starting
from 2018. See http://stat-computing.org/awards/jmc/history.html for
the history of the award.
Both individuals and teams are eligible to participate in the
competition. To be eligible, at least one individual within the team
must have begun the development while a student and must either
currently be a student, or have completed all requirements for her/his
last degree after January 1, 2017. The award will be given to the
student...