Displaying 20 results from an estimated 200 matches similar to: "wireframe and margins"
2009 May 05
1
how to modify a function in a R package calling other (invisible?) functions
Hey hey kids! I'm facing this rough problem: I have to modify a function in a
R package (namely, homals) but I'm not able to do it from the R interface,
since this function recalls other functions which looks like invisible... I
downloaded the source package from CRAN,
http://cran.r-project.org/src/contrib/homals_0.9-10.tar.gz
http://cran.r-project.org/src/contrib/homals_0.9-10.tar.gz
how
2011 May 19
1
dbetagen function in mc2d package
Hi all,
I found this useful package for generalized beta, yet the function that
calculates its density leaves me puzzled, especially when I plotted it:
plot(function(y) dbetagen(y,4,1.2,min=0,max=40),xlim=c(0,40))
The area between the density curve and the x axis does not seem to measure
1!!!
--
View this message in context:
2006 Jun 19
5
multivariate splits
Dear R users!
Does someone know about any algorithms / packages in R, that perform
classification / regression / decision trees using multivariate
splits?
I have done some research, but I found nothing. Packages "tree" and
"rpart" seem only to be able to do CART with univariate splits.
Thank you for your help!
B?lint
--
Cz?cz B?lint
PhD hallgat?
BCE KTK Talajtan ?s
2010 Mar 01
3
NUT with Eaton 9135 6000
Hi Dag
2010/2/28 Dag Atle Nettum <dagatle at innit.no>
> Hello
>
>
>
> I understand you are the project leader of Nut.
>
>
>
> In my company we have a Eaton 9135 6000 UPS, we are running NUT 2.4.1
> (Debian squeeze)
>
>
>
> The ups is connected with a USB cable but it reports a temperature of 300
> degredes.
>
>
>
> Can I send you
2001 Nov 30
1
Strange problem on Samba/NT sp6a
Hello Guys,
I'm having a very strange problem with my file server ( latest samba
RPM from redhat )
[root@krusty secundarias]# rpm -qa | grep samba
samba-client-2.0.10-2
samba-2.0.10-2
samba-common-2.0.10-2
[root@krusty samba]# uname -r
2.2.19
One of our machines ( NT4 workstation with SP6a ) is saving files on
a share that becames unacessible for all users. After some research on
2003 Sep 26
1
empty postscript output of figures
Hi,
I have a puzzeling problem. I want to export graphics from R to TeX via
postscript(). This works fine for some graphs, but for others, the eps
remain empty when viewed with GSView. When such an empty eps is imported
to TeX, the figure appears upside down and very small, irrespective of
TeX width and height commands. If I transform the eps to pdf, the
graphic shows up, but turned aqround 90°.
2012 Jan 29
5
[PATCH 0/2 v3] mkstemp() and m68k support
Hi,
after a year, I decided to hack on klibc again. I?ve reworked
both the patch to add mkstemp(), discussing to use AT_RANDOM
as cheap entropy source on IRC (if there will ever be another
entropy consumer, I can quickly write a minimal arc4random()
seeded from it, as it has only 16 octets), capable of making
a working mksh (static and shared) on amd64/xen, and the m68k
support code, leading to
2009 Jan 29
5
Printing Error
I guess this could possibly a bug...
Right now my office software runs quite fine with wine, but but unfortunatly I get an error when I try to print documents.
It says (loosely translatet from the german dialog): "There has been an error.
access violation at adress 7E2B8D16 in modul 'winex11.drv" Reading Adress 00000029"
The printer prints anyway and it looks fine but in the
2005 Jun 18
1
how 'stepAIC' selects?
> -----Original Message-----
> From: r-help-bounces at stat.math.ethz.ch
> [mailto:r-help-bounces at stat.math.ethz.ch]On Behalf Of B??kony Veronika
> Sent: 18 June 2005 14:00
> To: r-help at stat.math.ethz.ch
> Subject: [R] how 'stepAIC' selects?
>
>
> Dear all,
> Could anyone please tell me how 'step' or 'stepAIC' works? Does it
>
2006 Jun 20
0
FW: multivariate splits
-----Original Message-----
From: Vayssi?res, Marc
Sent: Tuesday, June 20, 2006 9:35 AM
To: 'r-help-bounces at stat.math.ethz.ch'
Subject: RE: [R] multivariate splits
Glen De'ath's package for R is on cran! It is called mvpart, see:
http://cran.cnr.berkeley.edu/doc/packages/mvpart.pdf
Cheers,
Marc Vayssi?res
-----Original Message-----
From: r-help-bounces at stat.math.ethz.ch
2013 Jan 22
1
FactoMineR
Dear Users,
I installed R Commander and the FactoMineR plug-in. Everything is fine, I can see the new menu,
I can import datasets, but if I want to use any of the items in the FactoMineR menu, i get the following error:
Error in get(.activeDataSet) : object '.activeDataSet' not found
even if there is an active dataset (if there is none, all the menu items are grey of course).
I have R
2010 Sep 25
3
LUKS create_encrypted_fs
Hi All,
This is my first post to centos-docs. I've read several months of
archives, but, this may be too trivial.
Re: http://wiki.centos.org/TipsAndTricks/EncryptedFilesystem/Scripts
This line:
FREE_SPACE=$(df -m $SECRET_PATH |grep / | awk '{ print $4 }')
gave me a problem due to line wrapping in df. For example:
$ df -m /home/ja/verify/
Filesystem 1M-blocks Used
2017 Jun 29
2
[Bug 2733] New: sftp wildcard list missing stats if more than one match
https://bugzilla.mindrot.org/show_bug.cgi?id=2733
Bug ID: 2733
Summary: sftp wildcard list missing stats if more than one
match
Product: Portable OpenSSH
Version: 7.4p1
Hardware: amd64
OS: Linux
Status: NEW
Severity: minor
Priority: P5
Component: sftp
2004 Feb 18
2
OS2 - Samba
Hi there,
I tried to connect OS2 Warp 4 to Samba server. The network used to be NT 4.0 Domain, then migrated to Samba to become Domain Controller. I've followed below instruction, and still can't login to the domain. I can get an IP address and ping the Samba server, but can't login to domain and map any network share.
2006 Feb 20
1
Nested AIC
Greetings,
I have recently come into some confusion over weather or not AIC
results for comparing among models requires that they be nested.
Reading Burnham & Anderson (2002) they are explicit that nested
models are not required, but other respected statisticians have
suggested that nesting is a pre-requisite for comparison. Could
anyone who feels strongly regarding either position
2007 Feb 12
7
MSW segfaults II
Hi
Think I tracked down why Windows suddenly went horrible crashy - the
newest SWIG release generates slightly different code for object
tracking, so our fixmodule.rb wasn''t picking up the broken line, so we
got a nasty regression.
Anyway, the patch (SVN:862) gives me a major improvement in stability
Windows. Please could you let me know how SVN HEAD is working for you;
if no major
2014 Aug 22
4
[LLVMdev] Addressing const reference in ArrayRef
On Fri, Aug 22, 2014 at 10:16 AM, Duncan P. N. Exon Smith
<dexonsmith at apple.com> wrote:
>> On 2014-Aug-21, at 10:39, David Blaikie <dblaikie at gmail.com> wrote:
>>
>> On Thu, Aug 21, 2014 at 10:34 AM, Reid Kleckner <rnk at google.com> wrote:
>>> Is there some way we can get lifetime extension of temporaries to kick in
>>> here?
>>
2013 Dec 14
2
Change factor levels
Suppose I have a dataframe 'd' defined as
L3 <- LETTERS[1:3]
d0 <- data.frame(cbind(x = 1, y = 1:10), fac = sample(L3, 10, replace
= TRUE))
(d <- d0[d0$fac %in% c('A', 'B'),])
x y fac
2 1 2 B
3 1 3 A
4 1 4 A
5 1 5 A
6 1 6 B
8 1 8 A
Even though factor 'fac' in 'd' only has 2 levels, but it seems to bear the
birthmark
2013 Apr 02
2
R Commander and FactoMineR
Dear Users,
I helped to install R Commander and FactoMineR to one of my collegaues.
He wanted to do an MCA. Selecting three variables and using the default settings results in only one graph, the variables representation, where he gets three points for the three variables (which is totally fine).
Running the code (output of the point-and-click method)
EuTop100.MCA<-EuTop100[,
2012 Mar 28
6
How to get all possible combinations?
Dear all, suppose I have a vector with elements as:
Vec <- c(2,3,4,5,6)
Now I want to have all possible combination of length 3 using those
elements and without any repetition. Like, I want to have 1
possibility like 2-3-4 but not 3-2-4.
Can somebody guide me how to achieve that in R?
Thanks for your help.