Displaying 5 results from an estimated 5 matches for "amsha".
2011 Jun 09
1
what is the mistake?? the coding still not function. no result display
# lda.r
> #
> # Author: Amsha Nahid, Jairus Bowne, Gerard Murray
> # Purpose: Perform Linear Discriminant Analysis (LDA)
> #
> # Input: Data matrix as specified in Data-matrix-format.pdf
> # Output: LDA plot
> #
> # Notes: Missing values (if any) are replaced by the half of the lowest
&...
2011 Jun 21
1
(no subject)
hello,
i already include the error in blue color word.
i hope it can help you to understand my question.
if not burden you, please give me a guide how to correct the error or maybe you
can correct the coding cause error.
thank you.
> # lda.r
> #
> # Author: Amsha Nahid, Jairus Bowne, Gerard Murray
> # Purpose: Perform Linear Discriminant Analysis (LDA)
> #
> # Input: Data matrix as specified in Data-matrix-format.pdf
> # Output: LDA plot
> #
> # Notes: Missing values (if any) are replaced by the half of the lowest
&...
2011 Jun 20
2
(no subject)
HELLO, anybody... could you help me to check the below coding for volcano.
what is the mistake?
what the plot could not display?
# volcano_plot.r
#
# Author: Amsha Nahid, Jairus Bowne, Gerard Murray
# Purpose: Produces a volcano plot
#
# Input: Data matrix as specified in Data-matrix-format.pdf
# Output: Plots log2(fold change) vs log10(t-test P-value)
#
# Notes: Group value for control must be alphanumerically first
# Scr...
2011 Jun 30
2
volcano plot.r
...R software, unfortunately, there is may be something wrong with the coding. This is because no graph appear, but no error (blue color text) was shown on the R console. Below is the coding for volcano plot, i hope anybody can help me to solve the problem.
# volcano_plot.r
#
# Author: Amsha Nahid, Jairus Bowne, Gerard Murray
# Purpose: Produces a volcano plot
#
# Input: Data matrix as specified in Data-matrix-format.pdf
# Output: Plots log2(fold change) vs log10(t-test P-value)
#
# Notes: Group value for control must be alphanumerically first
# Scr...
2011 Jun 30
0
help with interpreting what nnet() output gives:
...R software, unfortunately, there is may be something wrong with the coding. This is because ?no graph appear, but no error (blue color text) was shown on the R console. Below is the coding for volcano plot, i hope anybody can help me to solve the problem.
# ? ?volcano_plot.r
#
# ? ?Author: ? ?Amsha Nahid, Jairus Bowne, Gerard Murray
# ? ?Purpose: ? ?Produces a volcano plot
#
# ? ?Input: ? ?Data matrix as specified in Data-matrix-format.pdf
# ? ?Output: ? ?Plots log2(fold change) vs log10(t-test P-value)
#
# ? ?Notes: ? ?Group value for control must be alphanumerically first
# ? ? ? ? ? ? ?Scr...