Displaying 20 results from an estimated 140 matches similar to: "^-operation exponentiation problem"
2005 Oct 27
2
RSQLite problems
Hi, I'm experimenting with using (R)SQLite to do data management. Here are
two little problems that I've encountered:
1. The presence of ',' in string values causes trouble since ',' is also the
delimiter used in the SQL statement.
2. A newline '\n' line attached to the last string value of each row.
Some examples:
> library (RSQLite)
Loading required
2013 Feb 12
3
Changing the order of months within a year
I have data that looks like below and I would like to re-order the values within the "date" column. I would like to have each year organized like so:
Sep-71
Oct-71
Nov-71
Dec-71
Jan-71
Feb-71
Mar-71
Apr-71
May-71
Jun-71
Jul-71
Aug-71
Sep-72
Oct-72
etc...
Is there any way I can order the column in my own fashion and just move Sep-Dec to the beginning of each year? I am planning on doing
2009 Feb 18
1
Age as time-scale in a cox model-How to calculate x-time risk?
Dear R users,
My question is more methodology related rather than specific to R usage. Using time on study as time in a cox model, eg:
library(Design)
stanf.cph1=cph(Surv(time, status) ~ t5+id+age, data=stanford2, surv=T)
#In this case the 1000-day survival probability would be:
stanf.surv1=survest(stanf.cph1, times=1000)
#Age in this case is a covariate.
#I now want to compare the above
2001 Mar 23
4
getpeername failed
Hello,
I use SAMBA under OpenBSD 2.8.
When the clients log in some times they have a reject : Authentificate
Failure...
And in the log we can observe the same time :
getpeername failed. Error was Socket is not connected ?
Can somebody help me please ?
Thanks
-------------- next part --------------
HTML attachment scrubbed and removed
1998 Apr 24
1
R-beta: exponentiation
A non-text attachment was scrubbed...
Name: not available
Type: text
Size: 520 bytes
Desc: not available
Url : https://stat.ethz.ch/pipermail/r-help/attachments/19980424/b1195857/attachment.pl
1998 Apr 24
1
R-beta: exponentiation continued
A non-text attachment was scrubbed...
Name: not available
Type: text
Size: 491 bytes
Desc: not available
Url : https://stat.ethz.ch/pipermail/r-help/attachments/19980424/a4bd8991/attachment.pl
2008 Apr 05
2
Adding a Matrix Exponentiation Operator
Hi all
I recently started to write a matrix exponentiation operator for R (by
adding a new operator definition to names.c, and adding the following code
to arrays.c). It is not finished yet, but I would like to solicit some
comments, as there are a few areas of R's internals that I am still feeling
my way around.
Firstly:
1) Would there be interest in adding a new operator %^% that performs
2005 Dec 09
1
O-ring statistic
Rainer M Krug writes:
> Thorsten Wiegand used in his paper Wiegand T., and K. A. Moloney 2004.
> Rings, circles and null-models for point pattern analysis in ecology.
> Oikos 104: 209-229 a statistic he called O-Ring statistic which is
> similar to Ripley's K, only that it uses rings instead of circles.
>
> http://www.oesa.ufz.de/towi/towi_programita.html#ring
2015 Dec 03
1
Question Regarding SystemZ Implementation Missing Instructions
Hi All,
I had some questions regarding the SystemZ implementation and missing
instructions.
I've been comparing the IBM z/Architecture Reference Summary (SA22-7871-08)
to the output of
"llvm-tblgen SystemZ.td -print-enums -class=Instruction" and noticed that
there's 525 missing instructions.
For example, if I look at instruction "M" (page 16) with opcode 0x5c (M
2002 Oct 24
3
model.matrix (via predict) (PR#2206)
Full_Name: Glenn Stone
Version: 1.5.1 and 1.6.0
OS: win2000
Submission from: (NULL) (168.140.227.9)
The following code produces incorrect fitted values in version 1.5.1 and an
error in 1.6.0
Error in "contrasts<-"(*tmp*, value = "contr.treatment") :
contrasts apply only to factors
In addition: Warning message:
variable ihalf is not a factor in:
2005 Dec 06
0
O-ring statistic in R?
Hi
Thorsten Wiegand used in his paper Wiegand T., and K. A. Moloney 2004.
Rings, circles and null-models for point pattern analysis in ecology.
Oikos 104: 209-229 a statistic he called O-Ring statistic which is
similar to Ripley's K, only that it uses rings instead of circles.
http://www.oesa.ufz.de/towi/towi_programita.html#ring
Is this statistic included in one of the packages in R?
2001 Nov 22
1
fac.design
Dear all,
I am trying to find a R version of the S+ routine fac.design. In the help
of the package conf.design fac.design is listed under "see also". Any clues
as to where (which package) I can find fac.design?
thanks
Steve.
Steven Higgins
Department of Ecological Modelling
UFZ - Centre for Environmental Research Leipzig-Halle
Permoserstrasse 15
D-04318 Leipzig
Germany
Phone:
2015 Jul 09
2
Constant error messages about failure to remove oplock
On Thu, Jul 09, 2015 at 01:09:05PM +0530, Shyam Kaushik wrote:
> Hi Volker,
>
> Yes this problem happens when we have "kernel oplocks = no". This happened
> constantly in one of production systems & so we disabled level2-oplock
> /set kernel-oplocks=yes (to avoid this issue). So unfortunately don’t have
> an environment where it reproduces now & cannot capture
2009 Sep 15
3
Which is best provider for G.729
hello
I dont want to disgrace any company but i want to know from
your(user)experience which one is good in case of g.729 (performace etc)
is it Howler(http://www.howlertech.com/products/howlets)
OR its Digium (
http://store.digium.com/productview.php?category_id=5&product_code=8G729CODEC&main_category_id=5
)
plz note i dont want to degrade any company... But to know what experience
you
2001 Nov 28
1
Routing question!!
I have the following system where I'm using Suse 7.1 on the servers:
172.22.2.0/24 172.22.3.0/24 172.22.4.0/24
Clients Clients Clients
Internet Win95 Win95 Win95
| | | |
+----------+ +----------+ +----------+ +----------+
| Srv1 | | Srv2
2015 Jul 09
0
Constant error messages about failure to remove oplock
Hi Volker,
Yes this problem happens when we have "kernel oplocks = no". This happened
constantly in one of production systems & so we disabled level2-oplock
/set kernel-oplocks=yes (to avoid this issue). So unfortunately don’t have
an environment where it reproduces now & cannot capture strace.
I modified smbtorture/smb2 to do a test exactly like the tcpdump trace,
but the
2015 Jul 09
1
Constant error messages about failure to remove oplock
On Thu, Jul 09, 2015 at 10:39:58AM +0530, Shyam Kaushik wrote:
> Hi All,
>
> Need your help/inputs on what could be the probable cause/how to debug
> this further.
>
> We are using samba-4.0.25 & expose a share that has oplocks enabled & no
> kernel-oplocks set. We constantly see these messages in samba logs
>
> [2015/06/25 03:05:30.593150, 0, pid=1581,
2004 Jun 24
3
Problem with winbind an samba Domain
Hello,
I get the following problem with winbind from samba 3.0.3 as well as 3.0.4:
[root@bagheera root]# wbinfo -u
Error looking up domain users
[root@bagheera root]#
From /var/log/messages:
Jun 24 16:02:23 bagheera winbind: winbindd startup succeeded
Jun 24 16:02:23 bagheera winbindd[28278]: [2004/06/24 16:02:23, 0]
rpc_client/cli_pipe.c:rpc_auth_pipe(256)
Jun 24 16:02:23 bagheera
2005 May 15
1
Old DBGet/DBPut vs. new Set(var=${DB(...
Hello
I upgraded to CVS head yesterday (due to the lack of zaptel drivers
working with 2.6.10)
And noticed that now DBGet and DBPut have been deprecated in favour
of the new Set/DB one.
In the UPGRADING.txt in Asterisk it says:
* The applications DBGet and DBPut have been deprecated in favor of
functions. Here is a table of their replacements:
DBGet(foo=family/key)
2005 Jul 20
2
Computer doesn't shutdown, only broadcasts a message to say low battery
Hi,
I have a Liebert Powersure Personal XT 700 and have followed the
installation instructions from here
http://www.networkupstools.org/doc/2.0.0/INSTALL.html. I'm pretty sure
I've got the ups.conf, upsd.conf and ups.users correct. I have setup
upsmon.conf as suggested in the installtion guide with the exception of
FINALDELAY which I set to 0 when I found things weren't working