[go: up one dir, main page]

File: README.avas

package info (click to toggle)
acepack 1.3.2.1-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 148 kB
  • ctags: 351
  • sloc: fortran: 1,359; sh: 28; makefile: 12
file content (17 lines) | stat: -rw-r--r-- 468 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
This archive contains new S code for avas (additivity and variance
stabilization). It is used to estimate transformations for regression.
It is officially a public domain product.
 
To use it you need to be able to dynamically load fortran 
code.
To get it going:

-compile rlsmo.f and avas.r
-source the file avas.s in S
- type help(avas) to see how to use it


This is not thoroughly tested code and  I'd appreciate feedback.

Rob Tibshirani
tibs@utstat.toronto.edu