|
DataMuseum.dkPresents historical artifacts from the history of: DKUUG/EUUG Conference tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about DKUUG/EUUG Conference tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - download
Length: 272 (0x110) Types: TextFile Names: »cor.3«
└─⟦87ddcff64⟧ Bits:30001253 CPHDIST85 Tape, 1985 Autumn Conference Copenhagen └─ ⟦this⟧ »cph85dist/stat/doc/man/cor.3«
.TH COR 3 "March 5, 1985" "UNIX|STAT 5.0" "UNIX Programmer's Manual" .SH NAME cor \- correlation calculation .SH SYNOPSIS .nf double cor (x,y,n) float *x, *y; .fi .SH DESCRIPTION .PP Cor returns the correlation of x and y, two vectors of length n. .SH AUTHOR Gary Perlman