Displaying 1 result from an estimated 1 matches for "mletarget".
Did you mean:
ltarget
2001 Mar 14
0
segmentation fault of unknown cause (PR#877)
...######################################
############ strange.R ###############
######################################################
# calling R (v1.2.1 or v1.2.2) without options and
# then `source("strange.R")' causes a segmentation fault
# Note that before failure MLEtarget is called with
# variab=c(1.0501141215486309848e-267, 1.0000000000000000208e-03)
# a value that is outside the given bounds, see lb and optim below
# (This is something that appears quite frequently, independently (?)
# of the segmentation fault I'm interested here!)
# The segmentation fault d...