GitHub / GoogleCloudPlatform/plspm-python / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 37f4aaf3 | update dependencies for readthedocs again | Jez Humble <h****e@g****m> | about 2 years ago | |
| 5c2403be | update dependencies for readthedocs | Jez Humble <h****e@g****m> | about 2 years ago | |
| 87222dd1 | include dependencies for readthedocs | Jez Humble <h****e@g****m> | about 2 years ago | |
| f2422c23 | Add readthedocs config | Jez Humble <h****e@g****m> | about 2 years ago | |
| 98293726 | Fix docs | Jez Humble <h****e@g****m> | about 2 years ago | |
| 0bc905cc | Replace np.NaN with np.nan | Jez Humble <h****e@g****m> | about 2 years ago | |
| b6a7a8c1 | specify dtype for empty dataframes |
Jannik H. Orzek <o****k@m****e>
Committed by: Jez Humble <j****e@u****m> |
about 2 years ago | |
| 80293ce7 | Replace .append with .concat |
Jannik H. Orzek <o****k@m****e>
Committed by: Jez Humble <j****e@u****m> |
about 2 years ago | |
| addf5843 | Update README.md |
nicole <n****v@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| e74db8b2 | Bumped version number for new release | Jez Humble <j****z@j****t> | about 6 years ago | |
| 779063ca | Made enum types value types so that they pickle correctly when using multipro... | Jez Humble <j****z@j****t> | about 6 years ago | |
| e2e9f6ad | Multi-core support for bootstrapping using Python multiprocessing | Jez Humble <j****z@j****t> | about 6 years ago | |
| 1473dcb9 | Implemented threading for bootstrapping. Now I know threading doesn't help wi... | Jez Humble <j****z@j****t> | about 6 years ago | |
| ed4c93dc | Bumped version number | Jez Humble <j****z@j****t> | about 6 years ago | |
| eaf8d4ab | Prevent users from specifying MVs with the same name as LVs - should prevent ... | Jez Humble <j****z@j****t> | about 6 years ago | |
| 027520a0 | Fixed bug #5 where calculating the inner summary throws division by zero if a... | Jez Humble <j****z@j****t> | about 6 years ago | |
| 3d7e8482 | Updated readme with second-order examples, reference to seminr. Bumped versio... | Jez Humble <j****z@j****t> | about 6 years ago | |
| d79b6aa7 | Make sure bootstrapping uses estimator to correctly calculate higher order co... | Jez Humble <j****z@j****t> | about 6 years ago | |
| 57bfde17 | We now model and estimate higher order constructs correctly | Jez Humble <j****z@j****t> | about 6 years ago | |
| ff5877f7 | Made HOC estimation agree with seminr | Jez Humble <j****z@j****t> | about 6 years ago | |
| 8b92d823 | Actually turned on two step estimation for higher order concepts | Jez Humble <j****z@j****t> | about 6 years ago | |
| a68dd23d | First pass at two pass calculation of higher order constructs ho ho | Jez Humble <j****z@j****t> | about 6 years ago | |
| feab929a | Calculate the path matrix to use for first path when estimating higher order ... | Jez Humble <j****z@j****t> | about 6 years ago | |
| 4dbb3ad6 | Some renamings to make data flow clearer, and moving data treatment into esti... | Jez Humble <j****z@j****t> | about 6 years ago | |
| bae0a29d | Renames some variables in weights calculator to make calculations clearer | Jez Humble <j****z@j****t> | about 6 years ago | |
| 4e1bba5d | Removed convenience method in config to return list of lvs based on path matrix | Jez Humble <j****z@j****t> | about 6 years ago | |
| dd12fa65 | Comparing loadings and weights for seminr two phase higher order constructs a... | Jez Humble <j****z@j****t> | about 6 years ago | |
| 8b9d5704 | First pass at calculating higher order constructs using repeated indicators | Jez Humble <j****z@j****t> | about 6 years ago | |
| 28197fee | Make sure you can only add a given mv once | Jez Humble <j****z@j****t> | about 6 years ago | |
| 71cf7e58 | Added API to configure higher order constructs | Jez Humble <j****z@j****t> | about 6 years ago | |
| 7068f2cd | Test and test data for hoc | Jez Humble <h****e@g****m> | about 6 years ago | |
| 6165fa42 | Inner summary now reports NaN instead of 0 for AVE for Mode B constructs | Jez Humble <h****e@g****m> | about 6 years ago | |
| b5639766 | Changed API for inner model so it provides a single dataframe instead of a di... | Jez Humble <h****e@g****m> | about 6 years ago | |
| 678860e9 | Fixed a bug where unidimensionality calculations failed on a construct with a... | Jez Humble <h****e@g****m> | about 6 years ago | |
| 67d089e0 | Fixed tests to ignore new adjusted r squared result | Jez Humble <h****e@g****m> | about 6 years ago | |
| e79a0536 | We now calculate adjusted R squared | Jez Humble <h****e@g****m> | about 6 years ago | |
| f53c5ba8 | Added regression tests to compare calculations to output of seminr | Jez Humble <h****e@g****m> | about 6 years ago | |
| 2dd7f1f7 | Updated new Structure API to use Python naming conventions. Whoops. | Jez Humble <h****e@g****m> | about 6 years ago | |
| d4aed046 | Update to documentation for config module | Jez Humble <h****e@g****m> | about 6 years ago | |
| 7f484c84 | Added syntax highlighting to README | Jez Humble <h****e@g****m> | about 6 years ago | |
| fad97e40 | Bump version number for new release | Jez Humble <j****z@j****t> | about 6 years ago | |
| e4a42e9c | Fixed path matrix index ordering by implementing topological sort and updated... | Jez Humble <j****z@j****t> | about 6 years ago | |
| 18f48ebb | Added a new test for the config structure class | Jez Humble <h****e@g****m> | about 6 years ago | |
| ef3299ec | Added a new way to create the path matrix without thinking about matrices | Jez Humble <h****e@g****m> | about 6 years ago | |
| e019c146 | Fixed bootstrapping test now we have a new column | Jez Humble <j****z@j****t> | about 6 years ago | |
| 799bfed9 | Fixed bug #4 when calculating metric weights and bumped version | Jez Humble <j****z@j****t> | about 6 years ago | |
| ed16443e | We now calculate the t statistic when performing bootstrapping | Jez Humble <h****e@g****m> | about 6 years ago | |
| 0dedfb9b | Fixed issue #3, where plspm crashes for nonmetric data where it encounters an... | Jez Humble <h****e@g****m> | over 6 years ago | |
| 1efe4efd | Bumped revision for new release 0.4.5 | Jez Humble <h****e@g****m> | almost 7 years ago | |
| 562880b1 | Fixed defect where if LVs were added in a different order than specified in t... | Jez Humble <h****e@g****m> | almost 7 years ago | |
| c69505af | Bump revision to 0.4.4 to release bugfix | Jez Humble <h****e@g****m> | almost 7 years ago | |
| 11ffeb80 | Fixed defect where inner weights are calculated incorrectly if LVs are added ... | Jez Humble <h****e@g****m> | almost 7 years ago | |
| 1db4d4da | Bumped to new version to support change in API of statsmodels | Jez Humble <h****e@g****m> | almost 7 years ago | |
| 285bda22 | Fix for #1 | Jez Humble <h****e@g****m> | over 7 years ago | |
| 66274646 | Fixed some tests broken by removing const from inner model | Jez Humble <h****e@g****m> | over 7 years ago | |
| 091fab4d | Update README with about PLSPM and citations |
nicole <n****v@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 323e4e19 | Added some return values to methods in API | Jez Humble <j****z@j****t> | over 7 years ago | |
| 66c3eb9c | Documentation typo fixes | Jez Humble <j****z@j****t> | over 7 years ago | |
| a2230547 | Fixed link to documentation | Jez Humble <j****z@j****t> | over 7 years ago | |
| 2f461dbb | Fixed typo, bumped revision | Jez Humble <j****z@j****t> | over 7 years ago | |
| 331ed92d | Finished first pass of documentation | Jez Humble <j****z@j****t> | over 7 years ago | |
| b55a9a3f | Documented all classes | Jez Humble <j****z@j****t> | over 7 years ago | |
| b8db76da | Another attempt at including constructors in doco | Jez Humble <h****e@g****m> | over 7 years ago | |
| 9ae30fd8 | Make sure we show documentation for constructors | Jez Humble <j****z@j****t> | over 7 years ago | |
| 7cc43042 | Added documentation for plspm module | Jez Humble <j****z@j****t> | over 7 years ago | |
| f1efdb54 | Update links to API documentation | Jez Humble <j****z@j****t> | over 7 years ago | |
| f0dc6152 | Moar documentation | Jez Humble <j****z@j****t> | over 7 years ago | |
| cda3dace | Trying to get readthedocs build working | Jez Humble <j****z@j****t> | over 7 years ago | |
| a54591f8 | Update to docs | Jez Humble <j****z@j****t> | over 7 years ago | |
| 5fc6644a | Started work on code documentation | Jez Humble <j****z@j****t> | over 7 years ago | |
| b5addf94 | Support for missing values in nonmetric data in mode A is complete. Bumped ve... | Jez Humble <j****z@j****t> | over 7 years ago | |
| 73966a37 | Fixed calculation for nonmetric data with missing observations | Jez Humble <j****z@j****t> | over 7 years ago | |
| f428adc6 | First crack at support for missing data | Jez Humble <j****z@j****t> | over 7 years ago | |
| 582af1db | Fixed typo | Jez Humble <j****z@j****t> | over 7 years ago | |
| f019ad63 | Bootstrap validation functionality complete | Jez Humble <j****z@j****t> | over 7 years ago | |
| 9d7fa032 | We now calculate loadings as part of bootstrapping | Jez Humble <j****z@j****t> | over 7 years ago | |
| 627abd3a | We now calculate paths as part of bootstrapping | Jez Humble <j****z@j****t> | over 7 years ago | |
| 00dfbc76 | We now calculate total effects as part of bootstrapping | Jez Humble <j****z@j****t> | over 7 years ago | |
| fb3ee4cc | We now calculate r squared as part of bootstrapping | Jez Humble <j****z@j****t> | over 7 years ago | |
| 57eef765 | First crack at bootstrap validation of weights | Jez Humble <j****z@j****t> | over 7 years ago | |
| 3ab69f6b | Added dependency on scikit-learn and bumped version | Jez Humble <j****z@j****t> | over 7 years ago | |
| 80f40890 | Small cleanup | Jez Humble <j****z@j****t> | over 7 years ago | |
| 56b8e3c1 | Moved rest of inner loop for metric calculation to numpy for consistency | Jez Humble <j****z@j****t> | over 7 years ago | |
| e3483c53 | Refactoring to use numpy in metric calculation | Jez Humble <j****z@j****t> | over 7 years ago | |
| ec681fd5 | Moved path scheme calculation to numpy | Jez Humble <j****z@j****t> | over 7 years ago | |
| 7796afeb | Bumped version for new release | Jez Humble <j****z@j****t> | over 7 years ago | |
| 08466bf1 | We now calculate unidimensionality using principal component analysis | Jez Humble <j****z@j****t> | over 7 years ago | |
| 203ac60e | Moved argument order in API for adding multiple columns | Jez Humble <j****z@j****t> | over 7 years ago | |
| 5dbbafb1 | We now calculate direct and indirect effects from path matrix | Jez Humble <j****z@j****t> | over 7 years ago | |
| 9c5e0811 | Bump version for performance improvements | Jez Humble <j****z@j****t> | over 7 years ago | |
| f7c4f36c | Some refactorings to improve code readability | Jez Humble <j****z@j****t> | over 7 years ago | |
| 88a1a73b | Moved inner loop in nonmetric calculation from pandas to numpy to improve per... | Jez Humble <j****z@j****t> | over 7 years ago | |
| ece6346d | Made performance of scaling ordinal values suck less | Jez Humble <j****z@j****t> | over 7 years ago | |
| 0c84e9bb | Fixed some issues with the makefile affecting packaging | Jez Humble <j****z@j****t> | over 7 years ago | |
| 9b805a28 | Added new way to configure multiple data columns that start with the same string | Jez Humble <j****z@j****t> | over 7 years ago | |
| 806128cc | Mode B for ordinal and nominal variables now gives the right answer | Jez Humble <j****z@j****t> | over 7 years ago | |
| 2b20ac89 | Support for ordinal and nominal variables in Mode A | Jez Humble <j****z@j****t> | over 7 years ago | |
| 7728bf48 | Fixed ranking, added dummy matrix calculation for categorical values, initial... | Jez Humble <j****z@j****t> | over 7 years ago | |
| f9dda786 | Added return types | Jez Humble <j****z@j****t> | over 7 years ago | |
| a7a2cec9 | Refactored to enums to model different mode / scale / scheme options | Jez Humble <j****z@j****t> | over 7 years ago |