Displaying 15 results from an estimated 15 matches similar to: "Hiding "Warning messages" in coxme output"
2008 May 18
1
plot a function with a vector as argument
I tried to define a function using another function I defined before, and the
previous function has a vector as an argument, when I tried to get the graph
of the new function, there was something going wrong. Here is a simple
example to explain how it happend:
 fr1 <- function(x,y){
 x^2+x*y+1
 }
 fr2 <- function(x){
 fr1(x,3)
 }
 plot(fr2)
In this case, it worked just fine. But when I
2011 Dec 20
1
constrOptim and problem with derivative
Dear List,
I am using constrOptim to solve the following
fr1 <- function(x) {
    b0 <- x[1]
    b1 <- x[2]
    ((1/(1+exp(-b0+b1))+(1/(1+exp(-b0)))+(1/(1+exp(-b0-b1)))))/3
}
As you can see, my objective function is
((1/(1+exp(-b0+b1))+(1/(1+exp(-b0)))+(1/(1+exp(-b0-b1)))))/3 and I would
like to solve for both b0 and b1.
If I were to use optim then I would derive the gradient of the
2015 Mar 16
0
Re: Can't create any KVM template due to the error with libguestfs
[root@fr1 tmp]#   cd /tmp
[root@fr1 tmp]#   cpio -id < /usr/lib64/guestfs/supermin.d/daemon.img
cpio: sbin/guestfsd not created: newer or same age version exists
cpio: etc/guestfsd.suppressions not created: newer or same age version
exists
3629 blocks
[root@fr1 tmp]#   ldd /tmp/sbin/guestfsd
        linux-vdso.so.1 =>  (0x00007fff9e9d4000)
        libacl.so.1 => /lib64/libacl.so.1
2012 Apr 29
1
Error in if (nuhat < 2) stop("The degrees of freedom must be greater than or equal to 2") : missing value where TRUE/FALSE needed
Hi,
i am trying to run an ANCOVA and a bootstrapped ANCOVA analysis on a specific data set.  I am using the ancova and ancboot functions as in the following code:
setwd("C:/Users/User/Desktop/Rdatabilingualstudy2012")
bilingualismdata<-read.spss("bilingualdataforconferences2012.sav", use.value.labels = TRUE, to.data.frame = TRUE)
2011 Dec 21
1
constrOptim and further arguments
Dear List,
I have the code below, where I am using the constrained optimisation
package, 'constrOptim.nl' to find the values of two values, b0 and b1.
I have no problems when I enter further variable information DIRECTLY into
the functions, fn, and heq. In this instance I require fn to have -0.0075
appended to it, and in the case of heq, h[1] has -0.2.
library(alabama)
2003 Jun 25
3
joining columns as in a relational database
In our recent workshop on "Multilevel Modeling in R" we discussed
handling data for multilevel modeling.  An classic example of such
data are test scores of students grouped into schools.  We may wish to
model the scores as functions of both student-level covariates and
school-level covariates.
Such data are often organized in a multi-table format with a separate table
for each level of
2015 Mar 16
2
Re: Can't create any KVM template due to the error with libguestfs
Hi,
Two doubts.
1. What I've to replace in "NEEDED"? or I need to just run the whole
command you given
2. You mean this one,
rpm -qa | grep libguestfs*
On Mon, Mar 16, 2015 at 5:35 PM, Richard W.M. Jones <rjones@redhat.com>
wrote:
> On Sat, Mar 14, 2015 at 11:14:55PM +0530, Thirumalai Nambi wrote:
> > Thanks for your update,
> >
> > I got the
2005 Mar 29
1
Updating my address book
NB: This is real not spam... looks to be quite good :)
Cya
Peter
Hi 
I am using a new service to keep in contact with my friends. Use the link below to become part of my address book. In the future I will be able to see any changes in your contact details. 
http://www.bebo.com/fr1/12574050a478627078b188344281c844017339d70 
Thanks. 
Peter
2015 Mar 16
4
Re: Can't create any KVM template due to the error with libguestfs
libtool-2.2.6-15.5.el6.x86_64
upstart-0.6.5-13.el6_5.3.x86_64
atmel-firmware-1.3-7.el6.noarch
redhat-rpm-config-9.0.3-42.el6.centos.noarch
plymouth-scripts-0.8.3-27.el6.centos.1.x86_64
patchutils-0.3.1-3.1.el6.x86_64
bc-1.06.95-1.el6.x86_64
cscope-15.6-6.el6.x86_64
coreutils-8.4-37.el6.x86_64
ncurses-devel-5.7-3.20090208.el6.x86_64
libselinux-utils-2.0.94-5.8.el6.x86_64
2015 Mar 17
0
Re: Can't create any KVM template due to the error with libguestfs
Update me Richie, Meanwhile, I've booted the server in latest kernel, Its
still not working for me.
2015-03-17 0:54 GMT+05:30 Thirumalai Nambi <thirumalai.sandy@gmail.com>:
>
> libtool-2.2.6-15.5.el6.x86_64
> upstart-0.6.5-13.el6_5.3.x86_64
> atmel-firmware-1.3-7.el6.noarch
> redhat-rpm-config-9.0.3-42.el6.centos.noarch
> plymouth-scripts-0.8.3-27.el6.centos.1.x86_64
2015 Mar 14
3
Re: Can't create any KVM template due to the error with libguestfs
Thanks for your update,
I got the libguestfs packages from the centOS base repo and installed it
via yum.
=================
[root@node1 ~]# yum install  libguest*
Loaded plugins: fastestmirror
Setting up Install Process
Loading mirror speeds from cached hostfile
 * base: mirrors.modern.host
 * epel: epel.mirrors.ovh.net
 * epel-debuginfo: epel.mirrors.ovh.net
 * epel-source: epel.mirrors.ovh.net
2015 Mar 13
2
Can't create any KVM template due to the error with libguestfs
Hi,
I'm using SolusVM control panel to create KVM VPS. Suddenly, I can't make
any template on Host-Node. Their build log says the SolusVM can't read the
libguestfs in server.
Please check here.
 /scripts/kvmtemplate --mode=prescan --vmid=kvm124 --generation=2
"libguestfs: error: guestfs_launch failed.
See http://libguestfs.org/guestfs-faq.1.html#debugging-libguestfs
and/or run
2005 Mar 26
0
Updating my address book
Hi 
I am updating my address book and it would be very helpful if you could click on the link below and enter your contact details for me: 
http://www.bebo.com/fr1/12264507a296194245b182234562c37895061d70 
I am using a new service that helps people stay in touch. It is only for direct friends and allows you to privately exchange contact details and view one another's photos. You choose what
2006 Jun 07
14
HA Xen on 2 servers!! No NFS, special hardware, DRBD or iSCSI...
I''ve been brainstorming...
I want to create a 2-node HA active/active cluster (In other words I want to run a handful of
DomUs on one node and a handful on another).  In the event of a failure I want all DomUs to fail
over to the other node and start working immediately.  I want absolutely no
single-points-of-failure.  I want to do it with free software and no special hardware.  I want
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
Signed-off-by: Scott Seago <sseago at redhat.com>
---
 AUTHORS                                            |   17 ++++++
 README                                             |   10 +++
 conf/ovirt-agent                                   |   12 ++++
 conf/ovirt-db-omatic                               |   12 ++++
 conf/ovirt-host-browser                            |   12 ++++