Displaying 13 results from an estimated 13 matches similar to: "vectors into a matrix"
2010 Mar 02
1
sem package and growth curves
I have been working through the book "Applied longitudinal data analysis: modeling change and event occurrence" by Judith D. Singer and John B. Willett. I have been working examples using SAS and also using it as an opportunity for learning to use R for statistical analysis.
I ran into some difficulties in chapter 8 which deals with using structural equation modeling. I have tried to
2012 Apr 30
0
R CMD check . segfault on re-building vignettes
(Warning: There is some potential that this message is redundant.)
I think that i have spotted an issue with R CMD check that does not
trace back to a rare case, so it must have been reported already or i am
doing something stupid. However, to be sure and because I did not find
any comments on this while searching the R mailing lists, here is what i
did:
R CMD check .
from within a package
2012 Apr 30
0
file.copy(src, src, recursive=TRUE) causes a segfault (Was: Re: R CMD check . segfault on re-building vignettes)
It appears that file.copy() does not protect against the case when one
copies one directory to a subdirectory of itself resulting in it
trying to create and endless recursive copy of itself.
REPRODUCIBLE EXAMPLE:
src <- "foo"
dir.create(src);
file.copy(src, src, recursive=FALSE) # ok
file.copy(src, src, recursive=TRUE) # PROBLEM
2018 Feb 18
2
Winbind idmap partially fails to load attributes with 4.6.7 (Ubuntu 17.10)
Greetings, Rowland Penny!
> Yes, don't post the output of 'testparm -v', just post the output of
> 'testparm'. Also don't post a 'diff', post two separate smb.conf files,
> better still post them into a post here.
> I refuse to try and wade through all those parameters, when most of
> them are DEFAULT settings.
I wasn't expecting anything
2018 Feb 18
0
Winbind idmap partially fails to load attributes with 4.6.7 (Ubuntu 17.10)
On Mon, 19 Feb 2018 00:29:29 +0300
Andrey Repin <anrdaemon at yandex.ru> wrote:
> Greetings, Rowland Penny!
>
> > Yes, don't post the output of 'testparm -v', just post the output of
> > 'testparm'. Also don't post a 'diff', post two separate smb.conf
> > files, better still post them into a post here.
>
> > I refuse to try
2011 Aug 17
0
vglm regression with weibull distribution
Dear all,
I'm facing a problem in estimation of glm model with weibull distribution. I run this :
eqn0<-formula(fdh~cup1+cup2+cup3+cup4+fin1+vd1+cm2+cm4+milieu+cpro1+cpro2+cpro3a+cpro3b+schef+log(y))
regWeib0<-vglm(eqn0,family=weibull,subset(br, fdh<1))
I have en estimation but there is a message saying that regularity conditions are violated :
Message d'avis :
In eval(expr,
2018 Feb 19
1
Winbind idmap partially fails to load attributes with 4.6.7 (Ubuntu 17.10)
Greetings, Rowland Penny!
> You ask for help with a problem, but instead of posting useful info,
> you post a link to what at first seems to be the result of 'testparm
> -v' and expect someone to wade through this to try and identify what
> is causing your problem. There is over 170 lines in the 4.6 smb.conf.
Thanks for taking your time counting them.
> Well, you are
2017 Feb 03
3
raid 10 not in consistent state?
hi everyone
I've just configured a simple raid10 on a Dell system, but
one thing is puzzling to me.
I'm seeing this below and I wonder why? There: Consist = No
...
/c0/v1 :
======
---------------------------------------------------------------
DG/VD TYPE State Access Consist Cache Cac sCC Size Name
---------------------------------------------------------------
3/1 RAID10 Optl
2001 Nov 17
0
Command and Counquer 2 ?
hey guys, i'd like to know if
anyone can tell me how to get C&C2 Red Alert to work with the latest
winehq CVS .... ( since the winex CVS won't compile )....
-tnx ...
-moritz
[sign the Kyro un*x driver petition @ http://caos.mine.nu/kyro/ ]
2012 Nov 19
2
[PATCH 158/493] video: remove use of __devinit
CONFIG_HOTPLUG is going away as an option so __devinit is no longer
needed.
Signed-off-by: Bill Pemberton <wfp5p at virginia.edu>
Cc: Florian Tobias Schandinat <FlorianSchandinat at gmx.de>
Cc: Jaya Kumar <jayalk at intworks.biz>
Cc: Paul Mackerras <paulus at samba.org>
Cc: Benjamin Herrenschmidt <benh at kernel.crashing.org>
Cc: Russell King <linux at
2012 Nov 19
2
[PATCH 158/493] video: remove use of __devinit
CONFIG_HOTPLUG is going away as an option so __devinit is no longer
needed.
Signed-off-by: Bill Pemberton <wfp5p at virginia.edu>
Cc: Florian Tobias Schandinat <FlorianSchandinat at gmx.de>
Cc: Jaya Kumar <jayalk at intworks.biz>
Cc: Paul Mackerras <paulus at samba.org>
Cc: Benjamin Herrenschmidt <benh at kernel.crashing.org>
Cc: Russell King <linux at
2012 Nov 19
2
[PATCH 158/493] video: remove use of __devinit
CONFIG_HOTPLUG is going away as an option so __devinit is no longer
needed.
Signed-off-by: Bill Pemberton <wfp5p at virginia.edu>
Cc: Florian Tobias Schandinat <FlorianSchandinat at gmx.de>
Cc: Jaya Kumar <jayalk at intworks.biz>
Cc: Paul Mackerras <paulus at samba.org>
Cc: Benjamin Herrenschmidt <benh at kernel.crashing.org>
Cc: Russell King <linux at
2009 Jul 22
109
Unable to Configure Xen Dom 0 in Jeremy''s PVOPS Kernel
Hi All,
I followed the instructions here at
http://bderzhavets.wordpress.com/2009/06/10/setup-fedora-11-pv-domu-at-xen-3-4-1-dom0-kernel-2-6-30-rc6-tip-on-top-of-fedora-11/
However, when I do a "make menuconfig", I cannot see any XEN related
configuration options. What am I missing?
Thank you.
Mr. Teo En Ming Dip(Mechatronics Engineering) BEng(Hons)(Mechanical
Engineering)