Displaying 7 results from an estimated 7 matches for "monotony".
Did you mean:
monotone
2001 Jun 04
1
Not an OpenSSH Feature Request
...ubject lines on the mailing list begin with something like
[OpenSSH]?
I don't know about anyone else, but once you are subscibed to a zillion
mailing lists and want to prioritise (OpenSSH at the top, naturally) it
would make life easier. I am not too fussed, but I thought this might
break the monotony of "Re: authorized_keys2 directory idea" ;-)
Keep up the good work.
--------------------------------------------------------
Doug Manton, AT&T EMEA Commercial Security Solutions
E: demanton at att.com
--------------------------------------------------------
"...
2008 Nov 10
1
coxph diagnostics plot for shape of hazard function?
Hi,
I've been banging my head against the following problem for a while
and thought the fine people on r-help might be able to help. I'm
using the survival package.
I'm studying the survival rate of a population with a preexisting
linear-like event rate (there are theoretical reasons to believe
it's linear, but of course it's subject to the usual sampling noise)
Some of the
2007 Mar 04
1
fortune() in .Rprofile conflicts with R CMD INSTALL
Hello,
This is about fortune package, but I think that might be related also to
base R, so I am sending to package maintainer and R-devel list.
I have the following in my .Rprofile to break monotony of code writing
library(utils)
library(fortunes)
fortune()
detach("package:fortunes")
so I get a fortune every time I start R. It seems that this conflicts
with R CMD INSTALL in latest R-devel on Linux. Two things can happen:
1. R CMD INSTALL fails
-------------------------------------...
2003 May 08
1
AW: approximation of CDF
> Almost any method of fitting a density estimate would work on
> integrating (numerically) the result.
it is a nice idea concerning the monotony property, which
will be obtained automatically, but I am going to use results
of approximation analytically
> In particular, look at package polspline, where
> p(old)logspline does the integration for you.
thank you, I am going to install it.
> > is there any package in R capabl...
2006 Aug 24
0
Reach thousands of companies that need your services
...te your time manually dialing potential customers. Almost 85% of
your sales calls, or customer retention calls never reach a live person,
and end up in voice mail. Most sales or customers service staff can only
make 50 to 70 sales calls per day. VoiceMail Messenger liberates you from
the repetitive monotony of out-bound cold calling, and reiterating another
message, or sales pitch into a client's voice mail box. Maximize your time
wisely and negotiate in-bound customer calls that our program generates for
you.
Focus on what you do best. Eliminate mundane activities such as:
Dialing phone numbers,...
2003 May 08
2
approximation of CDF
Hi all,
is there any package in R capable of smooth approximation of CDF
basing on given sample?
(Thus, I am not speaking about ecdf)
In particular, I expect very much that the approximation should
subject to the property:
f(x0)<=f(x1) for x0<x1, where x0 and x1 belong to range of
the sample given.
Polynomial approximation could be OK for me as well.
P.S.
2012 May 22
20
[PATCH] RFC: Linux: disable APERF/MPERF feature in PV kernels
Hi,
while testing some APERF/MPERF semantics I discovered that this feature
is enabled in Xen Dom0, but is not reliable.
The Linux kernel''s scheduler uses this feature if it sees the CPUID bit,
leading to costly RDMSR traps (a few 100,000s during a kernel compile)
and bogus values due to VCPU migration during the measurement.
The attached patch explicitly disables this CPU capability