Displaying 9 results from an estimated 9 matches for "dendrites".
Did you mean:
dendrite
2018 May 08
2
Pruning a dendrogram based on frequencies
How can one prune a dendrogram (plot.dendrite, plotrix) based on a minimum level of frequencies?. Franklin.?
[[alternative HTML version deleted]]
2018 May 09
0
Pruning a dendrogram based on frequencies
Hi Franklin,
plot.dendrite was not designed to be pruned. I have had a look at the
problem, and I may be able to suggest a way to drop values in the
"dendrite" object that is the input to plot.dendrite. I'll let you
know.
Jim
On Tue, May 8, 2018 at 11:46 PM, Franklin Mairura via R-help
<r-help at r-project.org> wrote:
> How can one prune a dendrogram (plot.dendrite,
2011 Jul 23
2
An infinite recursion error please explain!
Probability <- function(N, f, w, b, y, t, q) {
#N is the number of lymph nodes
#f is the fraction of Dendritic cells (in the correct node) that have the
antigen
#w is time in terms of hours
#b is the starting position (somewhere in the node or somewhere in the gap
between nodes. It is a number between 1 and (x+t))
#y is the number of time steps it takes to traverse the gap (8hr/y)
#t is
2011 Jul 12
1
Explain how it gets back out?
Probability <- function(N, f, m, b, x, t) {
#N is the number of lymph nodes
#f is the fraction of Dendritic cells (in the correct node) that have the
antigen
#m is the number of time steps
#b is the starting position (somewhere in the node or somewhere in the gap
between nodes. It is a number between 1 and (x+t))
#x is the number of time steps it takes to traverse the gap
#t is the number
2016 Sep 22
1
linking external library into module
I guess there were no dendrites to tickle. I did come up with a partial
answer, although why exactly these items are required is still somewhat
of a mystery to me. I'll probably investigate further at some point to
see about getting a full answer, but here's what I came up with so far.
So, in case anyone else is giving th...
2008 Aug 15
0
Ph.D. position at RWTH Aachen
Dear all,
Our institute has an open position for a Ph.D. student on modeling
gene network in stem cells.
here is the official announcement:
---
The Institute for Biomedical Engineering, Department of Cell Biology,
RWTH Aachen University Medical School and Helmholtz Institute for
Biomedical Engineering, RWTH Aachen University invites applications of
highly motivated individuals for a
PhD
2016 Sep 20
0
linking external library into module
I'm hoping this tickles some dendrites as both google and the various
documentation doesn't seem to provide any insight.
I'm writing a com32 module for use on a x86-32 machine with a BIOS (not
EFI). The code that I write into the module executes correctly. However,
I also have a static library that has several routines that I w...
2011 Jul 11
1
Summation resulting in a list?
Probability <- function(N, f, m, b, x, t) {
#N is the number of lymph nodes
#f is the fraction of Dendritic cells (in the correct node) that have the
antigen
#m is the number of time steps
#b is the starting position (somewhere in the node or somewhere in the gap
between nodes. It is a number between 1 and (x+t))
#x is the number of time steps it takes to traverse the gap
#t is the number
2011 Aug 17
1
Why does the graph converge?
I have a set of functions:
Probability <- function(N, f, w, b, l, n, q) {
#N is the number of lymph nodes
#f is the fraction of Dendritic cells (in the correct node) that have the
antigen
#w is time in terms of hours
#b is the starting position (somewhere in the node or somewhere in the gap
between nodes. It is a number between 1 and (x+t))
#q is the length of the time step
#l is the LN