Displaying 7 results from an estimated 7 matches for "dupret".
2013 Jul 17
5
Why last doesn't return an ActiveRecord::Relation
Hello,
Sorry if this has been still answered, I haven''t found nothing on it. I
would love to know why ActiveRecord::Base#last doesn''t return an
ActiveRecord::Relation just like all or where since an
ActiveRecord::Relation can act more or less like an array (as specified here<https://github.com/rails/rails/commit/0a6833b6f701c8c8febadfe2f45e25df29493602>
)?
Thanks, have
2004 Sep 10
2
terms weight access
...I would like to thank people working on the xapian project.
I have been trying hard to find out how to access the indexed documents
weight vectors without success. I found the query weights and the total
weights of documents, but not the individual weights. Could somebody
give me a hint?
Georges Dupret
2004 Sep 10
2
terms weight access
...I would like to thank people working on the xapian project.
I have been trying hard to find out how to access the indexed documents
weight vectors without success. I found the query weights and the total
weights of documents, but not the individual weights. Could somebody
give me a hint?
Georges Dupret
2004 Dec 14
1
stopwords
Hi!
I would like to use the lists of stopwords provided with Xapian. Are
there some standard way to remove stopwords automatically, or should I
implement it mysel in the indexer?
Regards,
Georges Dupret
2012 Nov 17
4
survfit & number of variables != number of variable names
This works ok:
> cox = coxph(surv ~ bucket*(today + accor + both) + activity, data = data)
> fit = survfit(cox, newdata=data[1:100,])
but using strata leads to problems:
> cox.s = coxph(surv ~ bucket*(today + accor + both) + strata(activity),
> data = data)
> fit.s = survfit(cox.s, newdata=data[1:100,])
Error in model.frame.default(data = data[1:100, ], formula = ~bucket + :
2012 May 02
1
coxph reference hazard rate
Hi,
In the following results I interpret exp(coef) as the factor that multiplies
the base hazard rate if the corresponding variable is TRUE. For example,
when the bucket is ks008 and fidelity <= 3, then the rate, compared to the
base rate h_0(t), is h(t) = 0.200 h_0(t). My question is then, to what case
does the base hazard rate correspond to? I would expect the reference to be
the first
2017 Jun 21
6
RFC: Cleaning up the Itanium demangler
...hold"},
{"_ZL11UnrollCount", "UnrollCount"},
{"_ZL18UnrollAllowPartial", "UnrollAllowPartial"},
{"_ZL9Threshold", "Threshold"},
{"_ZL18ExpensiveEHSupport", "ExpensiveEHSupport"},
{"_ZL6DupRet", "DupRet"},
{"_ZL13MaxIterations", "MaxIterations"},
{"_ZL14VerifyLoopInfo", "VerifyLoopInfo"},
{"_ZL15VerifyLoopInfoX", "VerifyLoopInfoX"},
{"_ZL23MaxBruteForceIterations", "MaxBruteForce...