On Nov 22, 2013, at 1:28 AM, Noor Aziani Bt Harun wrote:
> Hi,
>
> I'm going to run my thesis that use R language for Lee-Carter method but
> some error occur when I'm running this code.
>
> Please guide me Sir.
>
>
>
>> male.lca<-lca(malaysia.male)
>
> Error in pop * mx : non-numeric argum
Hi,
I'm going to run my thesis that use R language for Lee-Carter method but
some error occur when I'm running this code.
Please guide me Sir.
> male.lca<-lca(malaysia.male)
Error in pop * mx : non-numeric argument to binary operator
Regards
[[alternative HTML version deleted]]
On May 5, 2011, at 1:31 AM, Maximo Polanco wrote:
I have been trying to do a nls model and gives me the error of a
nonnumeric
argument
This is my data set
TT
FFT
V
C
table(file="c:/tt2.txt",header=T)
fit.model <- nls(TT~60*(1+alpha*(v/c)^beta),data=tt2,
start=list(alpha=1,
b
3 matches
Mail list logo