Skip to content
Prev 392523 / 398502 Next

Correlate

Dear Val,
On 2022-08-26 4:06 p.m., Val wrote:
You're welcome, and it occurred to me that if you want the number of 
non-missing cases for each individual variable, you could add

	diag(N) <- colSums(!is.na(dat))

to the code I sent earlier.

Best,
  John