Displaying 2 results from an estimated 2 matches for "feature_1".
Did you mean:
feature1
2009 Jun 03
1
Using constrOptim() function
...i, mu = 1e-04, control = list(),
method = "Nelder-Mead", outer.iterations = 100, outer.eps = 1e-05)
I am getting this error:
Error in f(theta, ...) : argument "x" is missing, with no default
If I replace myFunction with myFunction(beta,x) I get this error:
Error in beta * feature_1[i, ] : non-numeric argument to binary operator
If I try myFunction(beta_i,x) I get:
Error in constrOptim(beta_i, mirror_lf(beta_i, x), NULL, ui, ci, mu = 1e-04,
:
could not find function "f"
Clearly, I don;t have a good understanding of how to use constrOptim() or
optim() for that...
2010 Sep 15
3
Compiling Dovecot 2.0.2 on Solaris 10 SPARC - libssl.so.1.0.0: open failed
I'm trying to compile the source for Dovecot 2.0.2 on a Solaris 10 SPARC
machine.
> uname -a
SunOS ommtca013 5.10 Generic_138888-07 sun4v sparc SUNW,Sun-Blade-T6300
Solaris
> cat /etc/release
Solaris 10 10/08 s10s_u6wos_07b SPARC
I've installed the following binaries from sunfreeware for dovecot 1.1 to
use with 2.0.2
gcc-3.4.6-sol10-sparc-local