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

Will the result still be valid if some units are untreated, treated, and then untreated again? #2

Closed
jluo41 opened this issue Jun 12, 2020 · 2 comments

Comments

@jluo41
Copy link

jluo41 commented Jun 12, 2020

The ordinary policy pattern is being untreated, and then treated (that is D = [0,0,0, ..., 1,1,1...].

What if the policy pattern is being untreated, treated, and then untreated? That is the D = [0,0,0,0, ..., 1,1,1, ..., 0,0,0 ...]. Will the result still be valid? Can the result still be interpreted in the previous way?

Thanks,

Junjie

@xuyiqing
Copy link
Owner

xuyiqing commented Jun 13, 2020 via email

@jluo41
Copy link
Author

jluo41 commented Jun 15, 2020

Great! Thanks for your reply.

@jluo41 jluo41 closed this as completed Jun 15, 2020
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