BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Henro
Calcite | Level 5

Hi all,

I received the following error, "ERROR: Invocation of unresolved module LN", for the following line in proc iml:

lt0=2*ln(1+0.08523379984/200);

Can someone maybe help me with this?

Regards

1 ACCEPTED SOLUTION

Accepted Solutions
AncaTilea
Pyrite | Level 9

Hi,

I believe that SAS does not have LN function, but rather LOG - which is for base e, and LOG10 for base 10.

Good luck,

Anca.

View solution in original post

2 REPLIES 2
AncaTilea
Pyrite | Level 9

Hi,

I believe that SAS does not have LN function, but rather LOG - which is for base e, and LOG10 for base 10.

Good luck,

Anca.

Henro
Calcite | Level 5

Thanks a lot Anca!

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

Multiple Linear Regression in SAS

Learn how to run multiple linear regression models with and without interactions, presented by SAS user Alex Chaplin.

Find more tutorials on the SAS Users YouTube channel.

From The DO Loop
Want more? Visit our blog for more articles like these.
Discussion stats
  • 2 replies
  • 3046 views
  • 0 likes
  • 2 in conversation