- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Posted 06-17-2019 02:57 AM
(1163 views)
Hi,
I want to decompose the historical sales into S_level, S_slope, S_irregular,S_season in PROC TS model UCM model (very similar to OutComponent output while executing PROC UCM). Can someone please let me know how we can give options for extracting out component while executing UCM through PROC TS MODEL in SAS VIYA 8.3.
Any help will be highly appreciated.
THanks
Ankush Porwal
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Hi Ankush,
you may need to use the TSM package with TSMODEL. Directing to the link of UCMSpec object - https://go.documentation.sas.com/?docsetId=castsp&docsetTarget=castsp_tsm_sect097.htm&docsetVersion=...
Hope this helps. Regards,