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!

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 2999 views
  • 0 likes
  • 2 in conversation