Rev 59 |
Rev 61 |
Go to most recent revision |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 60 2022-07-25 06:25:24
- Author: liveuser
- Log message:
- -- Power by QBPWCF
code clean
新增接收 post data 來 unserialize 的 web 界面.
增加 amazon.php 檔案的 amazon 類別中各函式的參考資料.
修正 phpLib.php 檔案的 phpLib 類別的 getFunctionConstruction 函式解析輸入參數形態的問題.
新增 phpLib.php 檔案的 phpLib 類別的 getFunctionConstruction 函式解析參考資料的功能.
修正 R.php 檔案的 R 類別的 apriori 函式的輸入參數表示.
修正 R.php 檔案的 R 類別的 computeCorrelationCoefficientForNumbericData 函式必填參數的註解說明.
修正 R.php 檔案的 R 類別的 decisionTreeWithPackageParty 函式的輸入參數表示.
修正 R.php 檔案的 R 類別的 describedStatistic 函式的輸入參數表示.
修正 R.php 檔案的 R 類別的 executeR 函式的註解.
修正 R.php 檔案的 R 類別的 lm 函式的輸入參數表示.
調整 R.php 檔案的 R 類別的 各函式註解,補上參考資料.