Displaying 2 results from an estimated 2 matches for "nls_mods".
2018 May 05
0
Bug in profile.nls with algorithm = "plinear"
Dear sirs
It seems like there is a bug in `profile.nls` with `algorithm =
"plinear"` when a matrix is supplied on the right hand side. Here is
the bug and a potential fix
#####
# example where profile.nls does not work with `plinear` but does with
# `default`
require(graphics)
set.seed(1)
DNase1 <- subset(DNase, Run == 1)
x <- rnorm(nrow(DNase1))
f1 <- nls(density ~ b1/(1 +
2009 Jun 18
2
[PATCH node-image] Keep nls_utf8.ko module on node-image
...fs/befs fs/bfs fs/cifs \
fs/coda fs/cramfs fs/dlm fs/ecryptfs fs/efs fs/exportfs fs/ext4 \
fs/freevxfs fs/fuse fs/gfs2 fs/hfs fs/hfsplus fs/jbd2 fs/jffs \
fs/jffs2 fs/jfs fs/minix fs/ncpfs fs/ocfs2 fs/qnx4 fs/reiserfs \
fs/romfs fs/sysv fs/udf fs/ufs fs/xfs"
+nls_mods="fs/nls/nls_cp* fs/nls/nls_iso* fs/nls/nls_ko* fs/nls/nls_euc*"
+
net_mods="net/9p net/appletalk net/atm net/ax25 \
net/bluetooth net/dccp net/decnet net/ieee80211 net/ipx net/irda \
net/mac80211 net/netrom net/rfkill net/rose net/sched net/tipc \
@@ -83,7 +85,7 @@ e...