Displaying 11 results from an estimated 11 matches for "hiearchical".
Did you mean:
hierarchical
2013 Aug 22
1
Interpreting the result of 'cutree' from hclust/heatmap.2
I have the following code that perform hiearchical clustering and plot
them in heatmap.
__
library(gplots)
set.seed(538)
# generate data
y <- matrix(rnorm(50), 10, 5, dimnames=list(paste("g", 1:10, sep=""),
paste("t", 1:5, sep="")))
# the actual data is much larger that the above
# perform hiearchical c...
2023 Nov 22
1
LDAP_MATCHING_RULE_IN_CHAIN no longer working after upgrade?
...t; misconfigured previously, and the change has in fact introduced
> correct behaviour..
>
> Am I right in thinking that the objects I need to look at are
> - the group itself
> - all (some?) members of the group
> - any others?
The full chain.
> Are permissions checked in a hiearchical fashion, i.e. if OU=myou
> does
> not allow a particular user to read it, then would
> CN=somegroup,OU=myou still be denied regardless of the explicit
> permissions on the CN=somegroup,OU=myou object?
That is what I am getting at. The full chain must be checked.
> And I believe...
2004 Mar 15
0
New versions: mvbutils and debug packages
Dear R users
New versions of the 'mvbutils' and 'debug' packages are now available on CRAN, both in source form and as precompiled binaries.
'mvbutils' offers the following (as well as many miscellaneous utilities):
? hiearchical, searchable project organization, with workspaces switchable inside a single R session, and objects in "ancestor" projects always visible in R from "child" projects;
? function editing (interface to text editors), with multiple simultaneous edits, an "unfrozen" R pr...
2004 Mar 15
0
New versions: mvbutils and debug packages
Dear R users
New versions of the 'mvbutils' and 'debug' packages are now available on CRAN, both in source form and as precompiled binaries.
'mvbutils' offers the following (as well as many miscellaneous utilities):
? hiearchical, searchable project organization, with workspaces switchable inside a single R session, and objects in "ancestor" projects always visible in R from "child" projects;
? function editing (interface to text editors), with multiple simultaneous edits, an "unfrozen" R pr...
2005 Dec 09
1
Hierarchical Clustering Using Mutual Information
Dear R-helpers,
Is there somebody who knows if R has already a build in function for Hierarchical Clustering which uses Mutual Information as proximity measure?
Many thanks and best regards,
J.
---------------------------------
[[alternative HTML version deleted]]
2010 Aug 04
5
Question regarding significance of a covariate in a coxme survival model
Hi,
I am running a Cox Mixed Effects Hazard model using the library coxme. I
am trying to model time to onset (age_sym1) of thought problems (e.g.
hearing voices) (sym1). As I have siblings in my dataset, I have
decided to account for this by including a random effect for family
(famid). My covariate of interest is Mother's diagnosis where a 0 is
bipolar, 1 is control, and 2 is major
2009 Sep 08
3
Omnibus test for main effects in the face ofaninteraction containing the main effects.
...t umd.edu> 09/07/09 9:23 PM >>>
John, your question is confusing. After reading it twice, I still cannot
figure out what exactly you want to compare.
Your model "a" is the unrestricted model, and model "b" is a restricted
version of model "a" (i.e., b is a hiearchically reduced version of a,
or
put differently, all coefficients of b are in a with a having additional
coefficients). Thus, it is appropriate to compare the models (also
called
nested models).
Comparing c with a and d with a is also appropriate for the same reason.
However, note that depedent on disc...
2023 Nov 24
1
LDAP_MATCHING_RULE_IN_CHAIN no longer working after upgrade?
...get', thank you! but found the
output hard to decipher so I used ldp.exe on Windows instead in the
end)
On Wed, 22 Nov 2023 at 20:22, Andrew Bartlett <abartlet at samba.org> wrote:
>
> On Wed, 2023-11-22 at 17:33 +0000, Jonathan Hunter wrote:
> > Are permissions checked in a hiearchical fashion, i.e. if OU=myou
> > does
> > not allow a particular user to read it, then would
> > CN=somegroup,OU=myou still be denied regardless of the explicit
> > permissions on the CN=somegroup,OU=myou object?
>
> That is what I am getting at. The full chain must be ch...
2010 Mar 14
3
CRAN (and crantastic) updates this week
...c.org/packages/tsne
A "pure R" implementation of the t-SNE algorithm.
* ttime (1.0)
Radhakrishnan Nagarajan
http://crantastic.org/packages/ttime
Translate neurodevelopmental event timing across species. Predict
unknown event timings and investigate phylogenetic proximity by
hiearchical clustering of the known and predicted event timings.
* UScensus2000blkgrp (0.03)
Zack W. Almquist
http://crantastic.org/packages/UScensus2000blkgrp
US Census 2000 Block Group shapefiles and additional demographic data
from the SF1 100 percent files. This data set contains polygon files...
2008 Oct 20
2
R 2.8.0 is released
...ely (which is the way xpdf or
ghostscript was rendering, but Acrobat was forming a
transparency group), which is consistent with other graphics
devices supporting semi-transparency.
o plot.dendrogram() has new arguments (xlim, ylim) which allows
zooming into a hiearchical clustering dendrogram.
o plot.histogram() gains an 'ann' argument. (Wish from Ben Bolker.)
o plot(<lm_obj>) now warns when it omits points with leverage one
from a plot.
o Plotmath now recognizes 'aleph' and 'nabla' (the Adobe Symbol...
2008 Oct 20
2
R 2.8.0 is released
...ely (which is the way xpdf or
ghostscript was rendering, but Acrobat was forming a
transparency group), which is consistent with other graphics
devices supporting semi-transparency.
o plot.dendrogram() has new arguments (xlim, ylim) which allows
zooming into a hiearchical clustering dendrogram.
o plot.histogram() gains an 'ann' argument. (Wish from Ben Bolker.)
o plot(<lm_obj>) now warns when it omits points with leverage one
from a plot.
o Plotmath now recognizes 'aleph' and 'nabla' (the Adobe Symbol...