Elmer Param and R problem

General discussion about Elmer
Post Reply
iczajka
Posts: 26
Joined: 14 Dec 2009, 13:51
Location: Poland/Kraków
Contact:

Elmer Param and R problem

Post by iczajka »

hello everybody.
I'm not shure, if it is good formum for my problem, but I try

I am trying to use ElmerParam, but:
example optimisation in R of rosenbrock function from ElmerParam manual
gives me error:
optim(c(0,0),elmer_param)
Error in fn(par, ...) :
CHAR() can only be applied to a 'CHARSXP', not a 'character'

Can anybody help me?
iczajka
Posts: 26
Joined: 14 Dec 2009, 13:51
Location: Poland/Kraków
Contact:

Re: Elmer Param and R problem

Post by iczajka »

OK. Problem not solved, but bypassed :)

I did the same work as ElmerParam+R but in Octave with sed :)

BR.
Irek
Post Reply