search for: lylek

Displaying 2 results from an estimated 2 matches for "lylek".

Did you mean: lyle
2002 Aug 22
3
Symbolic differentiation ("D","deriv", etc.) (PR#1928)
Full_Name: Lyle W. Konigsberg Version: 1.5.1 OS: Windows Submission from: (NULL) (160.36.64.99) I apparently found an error in how "deriv" puts a derivative to the screen (though the internal representation is correct). Here's what I was doing for a class example: > lnlk<-expression(15*log(p)+11*log(1-p)) > p<-15/26 > D(D(lnlk,"p"),"p") -15 *
2005 Mar 02
1
Warning: number of items to replace is not a multiple of replacement length
...iple of replacement length Ultimately I need to be able to integrate this function, which isn't going to happen (correctly) if I've messed-up writing the function. Thanks for any advice on this. Regards, Lyle W. Konigsberg Professor of Anthropology University of Tennessee Knoxville, TN LyleK at utk.edu