Displaying 20 results from an estimated 3000 matches similar to: "Introduction"
2011 Oct 18
1
contrasts in MANOVA
Dear r-helpers,
I have a query regarding use of contrasts in MANOVA.
summary(manova(model))
gives me only result of test for overall difference.
Would you be so kind and give me a hint how to get the same test statistics
(e.g.Pillai's) and P values for the predefined contrasts?
Best regards
Ondrej Mikula
--
Institute of Animal Physiology and Genetics
Academy of Sciences of the Czech
2012 May 02
2
interactive loop
Dear R-helpers,
I have a number of point configurations representing skull shapes, but
some of them contain superfluous points. I want to write a loop in
which each configuration is plotted and I am asked to write the
numbers of points that are superfluous. However, I don't know how to
introduce this interactive element.
Would you give me an advice?
Best regards
Ond?ej Mikula
--
Ond?ej
2017 Nov 29
0
CentOS-announce Digest, Vol 153, Issue 7
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2018 Dec 12
0
CentOS-announce Digest, Vol 166, Issue 3
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2018 Jun 13
0
CentOS-announce Digest, Vol 160, Issue 2
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2017 Apr 27
0
Wiki contribution access request
Dne 26.4.2017 v 16:42 Alan Bartlett napsal(a):
> On 26 April 2017 at 12:18, Jan Stan?k <jstanek at redhat.com> wrote:
>>
>> Hi,
>> I would like to ask for wiki.centos.org contribution access.
>>
>> Username: JanStanek
>> Contribution location: SpecialInterestGroup/SCLo
>> Constribution subject(s): Polishing How-to wording
>>
>> I would
2017 Apr 26
2
Wiki contribution access request
Hi,
I would like to ask for wiki.centos.org contribution access.
Username: JanStanek
Contribution location: SpecialInterestGroup/SCLo
Constribution subject(s): Polishing How-to wording
I would also like to request a personal contact information wiki page.
Best regards,
Jan
--
Jan Stan?k
Associate Software Engineer, Brno
Red Hat Czech
jstanek at redhat.com IM: jstanek
-------------- next
2012 Jul 05
1
colored nodes in dendrogram
Dear list,
is there a way how to add information to internal nodes (branching
points) in dendrogram created via plot.agnes function (package
cluster)?
I wish to place colored circles on the nodes, but I don't know how to proceed...
I'll be grateful for any suggestion
Ond?ej
--
Ond?ej Mikula
Institute of Animal Physiology and Genetics
Academy of Sciences of the Czech Republic
Veveri 97,
2012 Sep 07
0
regions in Gabriel graph
Dear list,
following the vignette of the package 'spacemmakeR' I have built a
gabriel graph of ten randomly placed points:
library(spdep)
set.seed(3)
xyir<-matrix(runif(20),10,2)
nbgab<-graph2nb(gabrielneigh(xyir), sym=TRUE)
plot(nbgab,xyir,points=FALSE)
points(xyir,pch=20,cex=2,col=c(2,4,4,4,2,2,4,2,4,4))
title(main="Gabriel Graph")
Now, I need to determine for any
2013 Apr 17
0
spatial graph and its boundary
Dear r-helpers,
I have a graph created using the library 'spatgraphs'.
library(spatstat)
library(spatgraphs)
xy <- rbind(c(28.39, -16.27), c(30.62, -20.13), c(32.25, -28.7), c(22.43,
-27.22), c(27.5, -21.17), c(31.22, -24.52), c(17.93, -26.92), c(18.72,
-17.95), c(24.15, -17.82), c(29.23, -22.85))
ow <- owin(xrange=range(xy[,1]), yrange=range(xy[,2]))
pp <-
2012 Jan 27
4
package does not have a NAMESPACE
Dear r-helpers,
I have a trouble with a package downloaded from sourceforge.net
(namely the package 'kopls'). I installed it from the local zip file
with the expected result
> utils:::menuInstallLocal()
package ?kopls? successfully unpacked and MD5 sums checked
but when I tried to load it I obtained the following error message
> require(kopls)
Loading required package: kopls
Failed
2017 Apr 26
1
Wiki contribution access request
On 26 April 2017 at 12:18, Jan Stan?k <jstanek at redhat.com> wrote:
>
> Hi,
> I would like to ask for wiki.centos.org contribution access.
>
> Username: JanStanek
> Contribution location: SpecialInterestGroup/SCLo
> Constribution subject(s): Polishing How-to wording
>
> I would also like to request a personal contact information wiki page.
>
> Best regards,
2003 Nov 27
2
Question about adding another parameter for OpenSSH
Hello,
I need to allow for some people to execute ssh with one shared private
key for remote executing command on various machines. However, it is not
possible to set group permissions for private keys and it is possible
to have just one private key file for one user. Please, is it possible
to add patches into openssh development tree like these, so that standard
behavior of ssh is not changed,
2018 Dec 11
1
Announcing release of PHP 7.2
I am pleased to announce the immediate availability of PHP
in version 7.2 on CentOS Linux 7 x86_64,
delivered via a Software Collection (SCL) built by the SCLo Special
Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo).
QuickStart
----------
You can get started in three easy steps:
# 1. Install a package with repository for your system:
$ sudo yum install centos-release-scl
2018 Dec 11
1
Announcing release of PHP 7.2
I am pleased to announce the immediate availability of PHP
in version 7.2 on CentOS Linux 7 x86_64,
delivered via a Software Collection (SCL) built by the SCLo Special
Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo).
QuickStart
----------
You can get started in three easy steps:
# 1. Install a package with repository for your system:
$ sudo yum install centos-release-scl
2014 Jun 19
1
AuthenticationMethods in sshd_config accepting empty method list
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi everyone,
I just came across a contradiction between the man page of AuthenticationMethods and the accepted
methods list.
According to the sshd_config manual page:
"""
AuthenticationMethods
Specifies the authentication methods that must be successfully completed for a user to be granted
access. This option must be followed by one
2018 Dec 11
0
Announcing release of Varnish 6
I am pleased to announce the immediate availability of Varnish
in version 6 on CentOS Linux 7 x86_64,
delivered via a Software Collection (SCL) built by the SCLo Special
Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo).
QuickStart
----------
You can get started in three easy steps:
# 1. Install a package with repository for your system:
$ sudo yum install centos-release-scl
2018 Dec 11
0
Announcing release of nginx 1.14
I am pleased to announce the immediate availability of nginx
in version 1.14 on CentOS Linux 7 x86_64,
delivered via a Software Collection (SCL) built by the SCLo Special
Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo).
QuickStart
----------
You can get started in three easy steps:
# 1. Install a package with repository for your system:
$ sudo yum install
2018 Dec 11
0
Announcing release of MySQL 8.0
I am pleased to announce the immediate availability of MySQL
in version 8.0 on CentOS Linux 7 x86_64,
delivered via a Software Collection (SCL) built by the SCLo Special
Interest Group (https://wiki.centos.org/SpecialInterestGroup/SCLo).
QuickStart
----------
You can get started in three easy steps:
# 1. Install a package with repository for your system:
$ sudo yum install centos-release-scl
2000 Nov 09
1
memory
Hello,
how big memory(RAM&HDD) I need for clustering data(hierarchical or
iterative optimalization method), when I have 10000 observation with some
variables?
Now I can use 1GB RAM and some space on HDD.
Thank you in advance
Martin Gotz
.-___-^..^--~~~-^-.^.^-^.^-~-.--__-~-^^^-~~~-^.-..^-^---
Martin Gotz xgotz at fi.muni.cz Lisky 37, Brno, Czech Rep.