Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PCE.PY fails unless nQList is provided #4

Open
SctShaw opened this issue Nov 20, 2021 · 1 comment
Open

PCE.PY fails unless nQList is provided #4

SctShaw opened this issue Nov 20, 2021 · 1 comment

Comments

@SctShaw
Copy link

SctShaw commented Nov 20, 2021

The code states that nQList is optional but fails at line 562 unless it is provided (for trunMethod = TO).

nQList: (optional) List of length p, nQList=[nQ1,nQ2,...,nQp], where nQi: number of samples in i-th direction * nQList=[] (default) if p==1 or p>1 and 'truncMethod':'TO'* Required only if p>1 and 'truncMethod':'TP'

@salrm8
Copy link
Collaborator

salrm8 commented Dec 15, 2021

@SctShaw : sorry for the late reply. Are you using "Regression" to compute the PCDE coefficients?
Can you please upload the code here to reproduce the error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants