- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Posted 04-13-2023 04:39 AM
(670 views)
Hello everyone,
I am currently analyzing the after-sales service data of an automotive company. It was suggested that I use fuzzy logic to detect statements that are close to each other. But I have no idea how to apply this to the data table. Can you give an idea with a sample code?
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Please provide some example data, and the expected result from it.
Ideally, use a DATA step with DATALINES, but at least post it as text into a window opened with this button:
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
For start, first 4 Google hits for: "SAS fuzzy logic pdf"
https://support.sas.com/resources/papers/proceedings18/2886-2018.pdf
http://www.scsug.org/wp-content/uploads/2016/11/Using-Fuzzy-Logic.pdf
https://www.lexjansen.com/nesug/nesug07/ap/ap23.pdf
Bart
_______________
Polish SAS Users Group: www.polsug.com and communities.sas.com/polsug
"SAS Packages: the way to share" at SGF2020 Proceedings (the latest version), GitHub Repository, and YouTube Video.
Hands-on-Workshop: "Share your code with SAS Packages"
"My First SAS Package: A How-To" at SGF2021 Proceedings
SAS Ballot Ideas: one: SPF in SAS, two, and three
SAS Documentation
Polish SAS Users Group: www.polsug.com and communities.sas.com/polsug
"SAS Packages: the way to share" at SGF2020 Proceedings (the latest version), GitHub Repository, and YouTube Video.
Hands-on-Workshop: "Share your code with SAS Packages"
"My First SAS Package: A How-To" at SGF2021 Proceedings
SAS Ballot Ideas: one: SPF in SAS, two, and three
SAS Documentation