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-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

Register now!

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
  • 2872 views
  • 0 likes
  • 2 in conversation