File: index.html

package info (click to toggle)
r-cran-mutoss 0.1-13-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,560 kB
  • sloc: sh: 13; makefile: 2
file content (33 lines) | stat: -rw-r--r-- 1,257 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
	<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8">
	<TITLE></TITLE>
	<META NAME="GENERATOR" CONTENT="OpenOffice.org 3.1  (Unix)">
	<META NAME="CREATED" CONTENT="20100212;17422100">
	<META NAME="CHANGED" CONTENT="20100212;17495600">
	<STYLE TYPE="text/css">
	<!--
		@page { margin: 0.79in }
		P { margin-bottom: 0.08in }
		A:link { so-language: zxx }
	-->
	</STYLE>
</HEAD>
<BODY LANG="en-US" DIR="LTR">
<P STYLE="margin-bottom: 0in">The <I>mutoss</I> package and
accompanying <I>mutossGUI</I> package are designed to ease the
application and comparison of multiple hypothesis testing procedures.
The GUI is called with the <I>mutossGUI( )</I></P>
<P STYLE="margin-bottom: 0in">    function. Once invoked, the
analysis starts by inserting either p-values or raw data and
specifying the type of analysis and error control type wanted. The
results can be visualized in the GUI or exported as R objects for
further analysis- possibly with the accompanying <I>compareMutoss( )</I>
functions.</P>
<P STYLE="margin-bottom: 0in"><BR>
</P>
<P STYLE="margin-bottom: 0in">More information available in the <A HREF="quickstart.pdf">Quick
Start Guide</A>.</P>
</BODY>
</HTML>