Skip to content

Error in integrate

2 messages · Vivien W. Chen, Thomas Lumley

#
On Wed, 16 Nov 2005, Vivien W. Chen wrote:

            
This is harmless but suspicious -- this x is completely unrelated to the x 
in integrand()
The problem is that x is a vector of whatever length integrate() decides 
to pass, but t is a vector of length 16.  This mismatch of lengths is 
going to cause a problem.
Thomas Lumley			Assoc. Professor, Biostatistics
tlumley at u.washington.edu	University of Washington, Seattle